From Module-Servers created by Dedekind561 : CodeYourFuture/Module-Servers#12
Link to the coursework
https://github.com/CodeYourFuture/Module-Servers/tree/main/chat-server
Why are we doing this?
In this project, you'll be able to start building out different method endpoints that accept POST requests.
You'll need to complete up to Level 1 in the Chat server API project.
Maximum time in hours
12
How to get help
Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/
How to submit
Fork to your Github account.
Make a branch for this project.
Make regular small commits in this branch with clear messages.
When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
commit id: "start"
branch feature/chat-server-project
commit id: "skeleton page code"
commit id: "Fonts and colours"
commit id: "mobile layout"
commit id: "lighthouse audit revisions mobile"
commit id: "desktop layout"
commit id: "lighthouse audit revisions desktop"
checkout main
merge feature/chat-server-project
Loading
There are several projects in this repo. Make a new branch for each project.
From Module-Servers created by Dedekind561: CodeYourFuture/Module-Servers#12
Link to the coursework
https://github.com/CodeYourFuture/Module-Servers/tree/main/chat-server
Why are we doing this?
In this project, you'll be able to start building out different method endpoints that accept
POSTrequests.You'll need to complete up to Level 1 in the Chat server API project.
Maximum time in hours
12
How to get help
Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/
How to submit
gitGraph commit id: "start" branch feature/chat-server-project commit id: "skeleton page code" commit id: "Fonts and colours" commit id: "mobile layout" commit id: "lighthouse audit revisions mobile" commit id: "desktop layout" commit id: "lighthouse audit revisions desktop" checkout main merge feature/chat-server-projectThere are several projects in this repo. Make a new branch for each project.