Showing
3 changed files
with
141 additions
and
0 deletions
1 | +### Capstone design | ||
1 | 2 | ||
3 | +1st semester capstone design project | ||
4 | + | ||
5 | +Subject : Making website in order to practice latest web technologies | ||
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 | +- [ ] Make and Test chatting using GraphQL's Subscription | ||
37 | + | ||
38 | +- 6/1 ~ 6/7 | ||
39 | +- [ ] Make one to one chatting, view, toggle. | ||
40 | + | ||
41 | +- 6/8 ~ 6/14 | ||
42 | +- [ ] Debugging for whole codes in our project | ||
43 | + | ||
44 | +- 6/15 ~ 6/21 | ||
45 | +- [ ] Deploy project in AWS amplify | ||
46 | + | ||
47 | +- 6/22 ~ 6/26 | ||
48 | +- [ ] Final exam, review project | ... | ... |
1 | +### Capstone design | ||
1 | 2 | ||
3 | +1st semester capstone design project | ||
4 | + | ||
5 | +Subject : Making website in order to practice latest web technologies | ||
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 | +- [ ] Make and Test chatting using GraphQL's Subscription | ||
37 | + | ||
38 | +- 6/1 ~ 6/7 | ||
39 | +- [ ] Make one to one chatting, view, toggle. | ||
40 | + | ||
41 | +- 6/8 ~ 6/14 | ||
42 | +- [ ] Debugging for whole codes in our project | ||
43 | + | ||
44 | +- 6/15 ~ 6/21 | ||
45 | +- [ ] Deploy project in AWS amplify | ||
46 | + | ||
47 | +- 6/22 ~ 6/26 | ||
48 | +- [ ] Final exam, review project | ... | ... |
1 | +### Capstone design | ||
1 | 2 | ||
3 | +1st semester capstone design project | ||
4 | + | ||
5 | +Subject : Making website in order to practice latest web technologies | ||
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 | +- [ ] Make and Test chatting using GraphQL's Subscription | ||
37 | + | ||
38 | +- 6/1 ~ 6/7 | ||
39 | +- [ ] Make one to one chatting, view, toggle. | ||
40 | + | ||
41 | +- 6/8 ~ 6/14 | ||
42 | +- [ ] Debugging for whole codes in our project | ||
43 | + | ||
44 | +- 6/15 ~ 6/21 | ||
45 | +- [ ] Deploy project in AWS amplify | ||
46 | + | ||
47 | +- 6/22 ~ 6/26 | ||
48 | +- [ ] Final exam, review project | ... | ... |
-
Please register or login to post a comment