sdy

update README.md

...@@ -6,16 +6,15 @@ Subject : Making website in order to practice latest web technologies ...@@ -6,16 +6,15 @@ Subject : Making website in order to practice latest web technologies
6 6
7 sub-subject : making chat site using JS 7 sub-subject : making chat site using JS
8 8
9 -
10 # Schedule 9 # Schedule
11 10
12 - 4/6 ~ 4/12 11 - 4/6 ~ 4/12
13 -- [X] Set development environment 12 +- [x] Set development environment
14 13
15 (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS) 14 (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
16 15
17 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
18 -- [ ] login, sign up 17 +- [x] login, sign up
19 18
20 (using JWT, sendGrid) 19 (using JWT, sendGrid)
21 20
...@@ -29,7 +28,6 @@ sub-subject : making chat site using JS ...@@ -29,7 +28,6 @@ sub-subject : making chat site using JS
29 28
30 - 5/4 ~ 5/10 29 - 5/4 ~ 5/10
31 - [ ] Mid-term exam, Debugging 30 - [ ] Mid-term exam, Debugging
32 -
33 - 5/11 ~ 5/17 31 - 5/11 ~ 5/17
34 - [ ] Plan chat category and make code 32 - [ ] Plan chat category and make code
35 33
......
...@@ -6,16 +6,15 @@ Subject : Making website in order to practice latest web technologies ...@@ -6,16 +6,15 @@ Subject : Making website in order to practice latest web technologies
6 6
7 sub-subject : making chat site using JS 7 sub-subject : making chat site using JS
8 8
9 -
10 # Schedule 9 # Schedule
11 10
12 - 4/6 ~ 4/12 11 - 4/6 ~ 4/12
13 -- [X] Set development environment 12 +- [x] Set development environment
14 13
15 (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS) 14 (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
16 15
17 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
18 -- [ ] login, sign up 17 +- [x] login, sign up
19 18
20 (using JWT, sendGrid) 19 (using JWT, sendGrid)
21 20
...@@ -29,7 +28,6 @@ sub-subject : making chat site using JS ...@@ -29,7 +28,6 @@ sub-subject : making chat site using JS
29 28
30 - 5/4 ~ 5/10 29 - 5/4 ~ 5/10
31 - [ ] Mid-term exam, Debugging 30 - [ ] Mid-term exam, Debugging
32 -
33 - 5/11 ~ 5/17 31 - 5/11 ~ 5/17
34 - [ ] Plan chat category and make code 32 - [ ] Plan chat category and make code
35 33
......