Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-04-19 18:09:54 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
45aa26ca222a5e8a172ffa272a2ceca998a22b05
45aa26ca
1 parent
52d4861c
update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
22 deletions
README.md
back/README.md
README.md
View file @
45aa26c
# Capstone design
# Capstone design
1st semester capstone design project
...
...
@@ -6,30 +6,28 @@ Subject : Making website in order to practice latest web technologies
sub-subject : making chat site using JS
# Schedule
-
4/6 ~ 4/12
-
[
X
]
Set development environment
-
[
x
]
Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
-
4/13 ~ 4/19
-
[
]
login, sign up
-
[
x
]
login, sign up
(using JWT, sendGrid)
-
4/20 ~ 4/26
-
[
]
Find ID, PW
-
4/27 ~ 5/3
-
[
]
Make chat room
(using subscription)
-
5/4 ~ 5/10
-
[
]
Mid-term exam, Debugging
-
5/11 ~ 5/17
-
[
]
Plan chat category and make code
...
...
@@ -40,7 +38,7 @@ sub-subject : making chat site using JS
-
[
]
Plan a matching strategy for random chat
-
6/1 ~ 6/7
-
[
]
Make a code based on the matching plan created in 8th week
-
[
]
Make a code based on the matching plan created in 8th week
-
6/8 ~ 6/14
-
[
]
Debugging for whole codes in our project
...
...
back/README.md
View file @
45aa26c
# Capstone design
# Capstone design
1st semester capstone design project
...
...
@@ -6,30 +6,28 @@ Subject : Making website in order to practice latest web technologies
sub-subject : making chat site using JS
# Schedule
-
4/6 ~ 4/12
-
[
X
]
Set development environment
-
[
x
]
Set development environment
(tech : react.js, react hooks, styled-components, GraphQL, Prisma, Apollo, AWS)
-
4/13 ~ 4/19
-
[
]
login, sign up
-
[
x
]
login, sign up
(using JWT, sendGrid)
-
4/20 ~ 4/26
-
[
]
Find ID, PW
-
4/27 ~ 5/3
-
[
]
Make chat room
(using subscription)
-
5/4 ~ 5/10
-
[
]
Mid-term exam, Debugging
-
5/11 ~ 5/17
-
[
]
Plan chat category and make code
...
...
@@ -40,7 +38,7 @@ sub-subject : making chat site using JS
-
[
]
Plan a matching strategy for random chat
-
6/1 ~ 6/7
-
[
]
Make a code based on the matching plan created in 8th week
-
[
]
Make a code based on the matching plan created in 8th week
-
6/8 ~ 6/14
-
[
]
Debugging for whole codes in our project
...
...
Please
register
or
login
to post a comment