CodeYourFuture / CodeYourFuture/Module-Servers

[TECH ED] Chat Server API Project

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
🏕 Priority Mandatory 🐋 Size X-Large 📅 Servers 📅 Week 2 🔑 Priority Key
Dominant language
JavaScript
Stars
0
Forks
74
PR merge metrics
No merged PRs in 30d

Description

### 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

1. Fork to your Github account.
2. Make a branch for this project.
3. Make regular small commits in this branch with clear messages.
4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

```mermaid
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
```

There are several projects in this repo. [Make a new branch](https://simpledev.io/lesson/create-branch-gh-desktop-1) for each project.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.