sdy

update README.md

# Capstone design
# Capstone design
1st semester capstone design project
......@@ -6,30 +6,28 @@ Subject : Making website in order to practice latest web technologies
sub-subject : making chat site using JS
# Schedule
- 4/6 ~ 4/12
- [X] Set development environment
- [x] Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
- 4/13 ~ 4/19
- [ ] login, sign up
- [x] login, sign up
(using JWT, sendGrid)
- 4/20 ~ 4/26
- [ ] Find ID, PW
- 4/27 ~ 5/3
- [ ] Make chat room
(using subscription)
- 5/4 ~ 5/10
- [ ] Mid-term exam, Debugging
- 5/11 ~ 5/17
- [ ] Plan chat category and make code
......@@ -40,7 +38,7 @@ sub-subject : making chat site using JS
- [ ] Plan a matching strategy for random chat
- 6/1 ~ 6/7
- [ ] Make a code based on the matching plan created in 8th week
- [ ] Make a code based on the matching plan created in 8th week
- 6/8 ~ 6/14
- [ ] Debugging for whole codes in our project
......
# Capstone design
# Capstone design
1st semester capstone design project
......@@ -6,30 +6,28 @@ Subject : Making website in order to practice latest web technologies
sub-subject : making chat site using JS
# Schedule
- 4/6 ~ 4/12
- [X] Set development environment
- [x] Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
- 4/13 ~ 4/19
- [ ] login, sign up
- [x] login, sign up
(using JWT, sendGrid)
- 4/20 ~ 4/26
- [ ] Find ID, PW
- 4/27 ~ 5/3
- [ ] Make chat room
(using subscription)
- 5/4 ~ 5/10
- [ ] Mid-term exam, Debugging
- 5/11 ~ 5/17
- [ ] Plan chat category and make code
......@@ -40,7 +38,7 @@ sub-subject : making chat site using JS
- [ ] Plan a matching strategy for random chat
- 6/1 ~ 6/7
- [ ] Make a code based on the matching plan created in 8th week
- [ ] Make a code based on the matching plan created in 8th week
- 6/8 ~ 6/14
- [ ] Debugging for whole codes in our project
......