sdy

update README.md

......@@ -4,6 +4,8 @@
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
......@@ -11,20 +13,18 @@ sub-subject : making chat site using JS
- 4/6 ~ 4/12
- [x] Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
- 4/13 ~ 4/19
- [x] login, sign up (using JWT, sendGrid), Create Docker-compose
- [x] login, sign up, Create Docker-compose
- 4/20 ~ 4/26
- [ ] Find ID, PW
- [ ] Find ID, PW (using JWT, sendGrid)
- 4/27 ~ 5/3
- [ ] Make chat room (using GraphQL's subscription)
- 5/4 ~ 5/10
- [ ] Mid-term exam, Debugging
- 5/11 ~ 5/17
- [ ] Plan chat category and make code
......
......@@ -4,6 +4,8 @@
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
......@@ -11,20 +13,18 @@ sub-subject : making chat site using JS
- 4/6 ~ 4/12
- [x] Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
- 4/13 ~ 4/19
- [x] login, sign up (using JWT, sendGrid), Create Docker-compose
- [x] login, sign up, Create Docker-compose
- 4/20 ~ 4/26
- [ ] Find ID, PW
- [ ] Find ID, PW (using JWT, sendGrid)
- 4/27 ~ 5/3
- [ ] Make chat room (using GraphQL's subscription)
- 5/4 ~ 5/10
- [ ] Mid-term exam, Debugging
- 5/11 ~ 5/17
- [ ] Plan chat category and make code
......