Name Last Update
archive/web Loading commit data...
back Loading commit data...
front Loading commit data...
면담확인서 Loading commit data...
중간보고서 Loading commit data...
최종보고서 Loading commit data...
.gitignore Loading commit data...
.graphqlconfig Loading commit data...
README.md Loading commit data...
docker-compose.yml Loading commit data...
error-repoting.txt Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
patch.diff Loading commit data...

Capstone design

1st semester capstone design project

Subject : Making website in order to practice latest web technologies

  • (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio, Maxmind)

sub-subject : making chat site using JS

Schedule

  • 4/6 ~ 4/12
  • Set development environment

  • 4/13 ~ 4/19

  • login, sign up, Create Docker-compose

  • 4/20 ~ 4/26

  • Find ID, PW (find password : sendgrid, find userID : twilio)

  • 4/27 ~ 5/3

  • Make chat room (using GraphQL's subscription)

  • 5/4 ~ 5/10

  • Mid-term exam, Debugging

  • 5/11 ~ 5/17

  • Change plan that how to set UI and entire system function, Create Room List View.

  • 5/18 ~ 5/24

  • Create Chat Screen View, Make Queries for Front-End

  • 5/25 ~ 5/31

  • Make and Test chatting using GraphQL's Subscription

  • 6/1 ~ 6/7

  • Make one to one chatting, view, toggle.

  • 6/8 ~ 6/14

  • Debugging for whole codes in our project, and meeting with mento