Showing
1 changed file
with
3 additions
and
1 deletions
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
2 | 2 | ||
3 | 1st semester capstone design project | 3 | 1st semester capstone design project |
4 | 4 | ||
5 | -Subject : Making website in order to practice web tech | 5 | +Subject : Making website in order to practice latest web technologies |
6 | 6 | ||
7 | sub-subject : making chat site using JS | 7 | sub-subject : making chat site using JS |
8 | 8 | ||
... | @@ -11,6 +11,8 @@ sub-subject : making chat site using JS | ... | @@ -11,6 +11,8 @@ sub-subject : making chat site using JS |
11 | 11 | ||
12 | - 4/6 ~ 4/12 | 12 | - 4/6 ~ 4/12 |
13 | - [X] Set development environment | 13 | - [X] Set development environment |
14 | + | ||
15 | + (tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS) | ||
14 | 16 | ||
15 | - 4/13 ~ 4/19 | 17 | - 4/13 ~ 4/19 |
16 | - [ ] login, sign up | 18 | - [ ] login, sign up | ... | ... |
-
Please register or login to post a comment