Showing
3 changed files
with
9 additions
and
117 deletions
1 | -### Capstone design | 1 | +### Khu Chat |
2 | 2 | ||
3 | -1st semester capstone design project | 3 | +chatting web site using below tech |
4 | 4 | ||
5 | -Subject : Making website in order to practice latest web technologies | 5 | +React, GraphQL, Prisma, Docker. |
6 | 6 | ||
7 | -- (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio, Maxmind) | ||
8 | - | ||
9 | -sub-subject : making chat site using JS | ||
10 | - | ||
11 | -### Schedule | ||
12 | - | ||
13 | -- 4/6 ~ 4/12 | ||
14 | -- [x] Set development environment | ||
15 | - | ||
16 | -- 4/13 ~ 4/19 | ||
17 | -- [x] login, sign up, Create Docker-compose | ||
18 | - | ||
19 | -- 4/20 ~ 4/26 | ||
20 | -- [x] Find ID, PW | ||
21 | - (find password : sendgrid, find userID : twilio) | ||
22 | - | ||
23 | -- 4/27 ~ 5/3 | ||
24 | -- [x] Make chat room (using GraphQL's subscription) | ||
25 | - | ||
26 | -- 5/4 ~ 5/10 | ||
27 | -- [x] Mid-term exam, Debugging | ||
28 | - | ||
29 | -- 5/11 ~ 5/17 | ||
30 | -- [x] Change plan that how to set UI and entire system function, Create Room List View. | ||
31 | - | ||
32 | -- 5/18 ~ 5/24 | ||
33 | -- [x] Create Chat Screen View, Make Queries for Front-End | ||
34 | - | ||
35 | -- 5/25 ~ 5/31 | ||
36 | -- [X] Make and Test chatting using GraphQL's Subscription | ||
37 | - | ||
38 | -- 6/1 ~ 6/7 | ||
39 | -- [X] Make one to one chatting, view, toggle. | ||
40 | - | ||
41 | -- 6/8 ~ 6/14 | ||
42 | -- [X] Debugging for whole codes in our project, and meeting with mento | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
1 | -### Capstone design | 1 | +### Khu Chat |
2 | 2 | ||
3 | -1st semester capstone design project | 3 | +chatting web site using below tech |
4 | 4 | ||
5 | -Subject : Making website in order to practice latest web technologies | 5 | +React, GraphQL, Prisma, Docker. |
6 | 6 | ||
7 | -- (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio) | ||
8 | - | ||
9 | -sub-subject : making chat site using JS | ||
10 | - | ||
11 | -### Schedule | ||
12 | - | ||
13 | -- 4/6 ~ 4/12 | ||
14 | -- [x] Set development environment | ||
15 | - | ||
16 | -- 4/13 ~ 4/19 | ||
17 | -- [x] login, sign up, Create Docker-compose | ||
18 | - | ||
19 | -- 4/20 ~ 4/26 | ||
20 | -- [x] Find ID, PW | ||
21 | - (find password : sendgrid, find userID : twilio) | ||
22 | - | ||
23 | -- 4/27 ~ 5/3 | ||
24 | -- [x] Make chat room (using GraphQL's subscription) | ||
25 | - | ||
26 | -- 5/4 ~ 5/10 | ||
27 | -- [x] Mid-term exam, Debugging | ||
28 | - | ||
29 | -- 5/11 ~ 5/17 | ||
30 | -- [x] Change plan that how to set UI and entire system function, Create Room List View. | ||
31 | - | ||
32 | -- 5/18 ~ 5/24 | ||
33 | -- [x] Create Chat Screen View, Make Queries for Front-End | ||
34 | - | ||
35 | -- 5/25 ~ 5/31 | ||
36 | -- [X] Make and Test chatting using GraphQL's Subscription | ||
37 | - | ||
38 | -- 6/1 ~ 6/7 | ||
39 | -- [X] Make one to one chatting, view, toggle. | ||
40 | - | ||
41 | -- 6/8 ~ 6/14 | ||
42 | -- [X] Debugging for whole codes in our project, and meeting with mento | ... | ... |
1 | -### Capstone design | 1 | +### Khu Chat |
2 | 2 | ||
3 | -1st semester capstone design project | 3 | +chatting web site using below tech |
4 | 4 | ||
5 | -Subject : Making website in order to practice latest web technologies | 5 | +React, GraphQL, Prisma, Docker. |
6 | 6 | ||
7 | -- (Tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS, Docker, sendGrid, Twilio, Maxmind) | ||
8 | - | ||
9 | -sub-subject : making chat site using JS | ||
10 | - | ||
11 | -### Schedule | ||
12 | - | ||
13 | -- 4/6 ~ 4/12 | ||
14 | -- [x] Set development environment | ||
15 | - | ||
16 | -- 4/13 ~ 4/19 | ||
17 | -- [x] login, sign up, Create Docker-compose | ||
18 | - | ||
19 | -- 4/20 ~ 4/26 | ||
20 | -- [x] Find ID, PW | ||
21 | - (find password : sendgrid, find userID : twilio) | ||
22 | - | ||
23 | -- 4/27 ~ 5/3 | ||
24 | -- [x] Make chat room (using GraphQL's subscription) | ||
25 | - | ||
26 | -- 5/4 ~ 5/10 | ||
27 | -- [x] Mid-term exam, Debugging | ||
28 | - | ||
29 | -- 5/11 ~ 5/17 | ||
30 | -- [x] Change plan that how to set UI and entire system function, Create Room List View. | ||
31 | - | ||
32 | -- 5/18 ~ 5/24 | ||
33 | -- [x] Create Chat Screen View, Make Queries for Front-End | ||
34 | - | ||
35 | -- 5/25 ~ 5/31 | ||
36 | -- [X] Make and Test chatting using GraphQL's Subscription | ||
37 | - | ||
38 | -- 6/1 ~ 6/7 | ||
39 | -- [X] Make one to one chatting, view, toggle. | ||
40 | - | ||
41 | -- 6/8 ~ 6/14 | ||
42 | -- [X] Debugging for whole codes in our project, and meeting with mento | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment