malkitbenning / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Mailing list API #63

Open malkitbenning opened 9 months ago

malkitbenning commented 9 months ago

From Coursework-Planner created by Dedekind561: CodeYourFuture/Coursework-Planner#5

Link to the coursework

https://github.com/CodeYourFuture/Module-Node/blob/main/mailing-list-api/README.md

Why are we doing this?

In this challenge you will take all your knowledge of APIs and backend thus far to build an API that can process a full range of different HTTP requests.

Maximum time in hours

12

How to get help

Share your blockers in your class channel https://syllabus.codeyourfuture.io/guides/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.
gitGraph
    commit id: "start"
    branch feature/mailing-list-api
    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/mailing-list-api