sdy

update README.md

...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
4 4
5 Subject : Making website in order to practice latest web technologies 5 Subject : Making website in order to practice latest web technologies
6 6
7 +- (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio, Maxmind)
8 +
7 sub-subject : making chat site using JS 9 sub-subject : making chat site using JS
8 10
9 # Schedule 11 # Schedule
...@@ -11,13 +13,11 @@ sub-subject : making chat site using JS ...@@ -11,13 +13,11 @@ sub-subject : making chat site using JS
11 - 4/6 ~ 4/12 13 - 4/6 ~ 4/12
12 - [x] Set development environment 14 - [x] Set development environment
13 15
14 - (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
15 -
16 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
17 -- [x] login, sign up (using JWT, sendGrid), Create Docker-compose 17 +- [x] login, sign up, Create Docker-compose
18 18
19 - 4/20 ~ 4/26 19 - 4/20 ~ 4/26
20 -- [ ] Find ID, PW 20 +- [ ] Find ID, PW (using JWT, sendGrid)
21 21
22 - 4/27 ~ 5/3 22 - 4/27 ~ 5/3
23 - [ ] Make chat room (using GraphQL's subscription) 23 - [ ] Make chat room (using GraphQL's subscription)
......
...@@ -4,6 +4,8 @@ ...@@ -4,6 +4,8 @@
4 4
5 Subject : Making website in order to practice latest web technologies 5 Subject : Making website in order to practice latest web technologies
6 6
7 +- (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio, Maxmind)
8 +
7 sub-subject : making chat site using JS 9 sub-subject : making chat site using JS
8 10
9 # Schedule 11 # Schedule
...@@ -11,13 +13,11 @@ sub-subject : making chat site using JS ...@@ -11,13 +13,11 @@ sub-subject : making chat site using JS
11 - 4/6 ~ 4/12 13 - 4/6 ~ 4/12
12 - [x] Set development environment 14 - [x] Set development environment
13 15
14 - (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker)
15 -
16 - 4/13 ~ 4/19 16 - 4/13 ~ 4/19
17 -- [x] login, sign up (using JWT, sendGrid), Create Docker-compose 17 +- [x] login, sign up, Create Docker-compose
18 18
19 - 4/20 ~ 4/26 19 - 4/20 ~ 4/26
20 -- [ ] Find ID, PW 20 +- [ ] Find ID, PW (using JWT, sendGrid)
21 21
22 - 4/27 ~ 5/3 22 - 4/27 ~ 5/3
23 - [ ] Make chat room (using GraphQL's subscription) 23 - [ ] Make chat room (using GraphQL's subscription)
......