Showing
2 changed files
with
10 additions
and
10 deletions
... | @@ -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,20 +13,18 @@ sub-subject : making chat site using JS | ... | @@ -11,20 +13,18 @@ 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) |
24 | 24 | ||
25 | - 5/4 ~ 5/10 | 25 | - 5/4 ~ 5/10 |
26 | - [ ] Mid-term exam, Debugging | 26 | - [ ] Mid-term exam, Debugging |
27 | - | 27 | + |
28 | - 5/11 ~ 5/17 | 28 | - 5/11 ~ 5/17 |
29 | - [ ] Plan chat category and make code | 29 | - [ ] Plan chat category and make code |
30 | 30 | ... | ... |
... | @@ -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,20 +13,18 @@ sub-subject : making chat site using JS | ... | @@ -11,20 +13,18 @@ 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) |
24 | 24 | ||
25 | - 5/4 ~ 5/10 | 25 | - 5/4 ~ 5/10 |
26 | - [ ] Mid-term exam, Debugging | 26 | - [ ] Mid-term exam, Debugging |
27 | - | 27 | + |
28 | - 5/11 ~ 5/17 | 28 | - 5/11 ~ 5/17 |
29 | - [ ] Plan chat category and make code | 29 | - [ ] Plan chat category and make code |
30 | 30 | ... | ... |
-
Please register or login to post a comment