sdy

update README.md

...@@ -11,34 +11,31 @@ sub-subject : making chat site using JS ...@@ -11,34 +11,31 @@ sub-subject : making chat site using JS
11 - 4/6 ~ 4/12 11 - 4/6 ~ 4/12
12 - [x] Set development environment 12 - [x] Set development environment
13 13
14 - (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS) 14 + (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
15 15
16 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
17 -- [x] login, sign up 17 +- [x] login, sign up (using JWT, sendGrid), Create Docker-compose
18 -
19 - (using JWT, sendGrid)
20 18
21 - 4/20 ~ 4/26 19 - 4/20 ~ 4/26
22 - [ ] Find ID, PW 20 - [ ] Find ID, PW
23 21
24 - 4/27 ~ 5/3 22 - 4/27 ~ 5/3
25 -- [ ] Make chat room 23 +- [ ] Make chat room (using GraphQL's subscription)
26 -
27 - (using subscription)
28 24
29 - 5/4 ~ 5/10 25 - 5/4 ~ 5/10
30 - [ ] Mid-term exam, Debugging 26 - [ ] Mid-term exam, Debugging
27 +
31 - 5/11 ~ 5/17 28 - 5/11 ~ 5/17
32 - [ ] Plan chat category and make code 29 - [ ] Plan chat category and make code
33 30
34 - 5/18 ~ 5/24 31 - 5/18 ~ 5/24
35 -- [ ] Debugging for code created in 6th week 32 +- [ ] Debugging for code created in 6th week's plan
36 33
37 - 5/25 ~ 5/31 34 - 5/25 ~ 5/31
38 - [ ] Plan a matching strategy for random chat 35 - [ ] Plan a matching strategy for random chat
39 36
40 - 6/1 ~ 6/7 37 - 6/1 ~ 6/7
41 -- [ ] Make a code based on the matching plan created in 8th week 38 +- [ ] Make a code based on the matching plan created in 8th week's plan
42 39
43 - 6/8 ~ 6/14 40 - 6/8 ~ 6/14
44 - [ ] Debugging for whole codes in our project 41 - [ ] Debugging for whole codes in our project
......
...@@ -11,34 +11,31 @@ sub-subject : making chat site using JS ...@@ -11,34 +11,31 @@ sub-subject : making chat site using JS
11 - 4/6 ~ 4/12 11 - 4/6 ~ 4/12
12 - [x] Set development environment 12 - [x] Set development environment
13 13
14 - (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS) 14 + (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
15 15
16 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
17 -- [x] login, sign up 17 +- [x] login, sign up (using JWT, sendGrid), Create Docker-compose
18 -
19 - (using JWT, sendGrid)
20 18
21 - 4/20 ~ 4/26 19 - 4/20 ~ 4/26
22 - [ ] Find ID, PW 20 - [ ] Find ID, PW
23 21
24 - 4/27 ~ 5/3 22 - 4/27 ~ 5/3
25 -- [ ] Make chat room 23 +- [ ] Make chat room (using GraphQL's subscription)
26 -
27 - (using subscription)
28 24
29 - 5/4 ~ 5/10 25 - 5/4 ~ 5/10
30 - [ ] Mid-term exam, Debugging 26 - [ ] Mid-term exam, Debugging
27 +
31 - 5/11 ~ 5/17 28 - 5/11 ~ 5/17
32 - [ ] Plan chat category and make code 29 - [ ] Plan chat category and make code
33 30
34 - 5/18 ~ 5/24 31 - 5/18 ~ 5/24
35 -- [ ] Debugging for code created in 6th week 32 +- [ ] Debugging for code created in 6th week's plan
36 33
37 - 5/25 ~ 5/31 34 - 5/25 ~ 5/31
38 - [ ] Plan a matching strategy for random chat 35 - [ ] Plan a matching strategy for random chat
39 36
40 - 6/1 ~ 6/7 37 - 6/1 ~ 6/7
41 -- [ ] Make a code based on the matching plan created in 8th week 38 +- [ ] Make a code based on the matching plan created in 8th week's plan
42 39
43 - 6/8 ~ 6/14 40 - 6/8 ~ 6/14
44 - [ ] Debugging for whole codes in our project 41 - [ ] Debugging for whole codes in our project
......