Showing
2 changed files
with
4 additions
and
2 deletions
... | @@ -17,7 +17,8 @@ sub-subject : making chat site using JS | ... | @@ -17,7 +17,8 @@ sub-subject : making chat site using JS |
17 | - [x] login, sign up, 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 (using JWT, sendGrid) | 20 | +- [X] Find ID, PW |
21 | + : find password : sendgrid, find userID : twilio | ||
21 | 22 | ||
22 | - 4/27 ~ 5/3 | 23 | - 4/27 ~ 5/3 |
23 | - [ ] Make chat room (using GraphQL's subscription) | 24 | - [ ] Make chat room (using GraphQL's subscription) | ... | ... |
... | @@ -17,7 +17,8 @@ sub-subject : making chat site using JS | ... | @@ -17,7 +17,8 @@ sub-subject : making chat site using JS |
17 | - [x] login, sign up, 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 (using JWT, sendGrid) | 20 | +- [X] Find ID, PW |
21 | + : find password : sendgrid, find userID : twilio | ||
21 | 22 | ||
22 | - 4/27 ~ 5/3 | 23 | - 4/27 ~ 5/3 |
23 | - [ ] Make chat room (using GraphQL's subscription) | 24 | - [ ] Make chat room (using GraphQL's subscription) | ... | ... |
-
Please register or login to post a comment