malkitbenning / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Quote server API Project #48

Open malkitbenning opened 10 months ago

malkitbenning commented 10 months ago

From Module-Node created by Dedekind561: CodeYourFuture/Module-Node#5

Link to the coursework

https://github.com/CodeYourFuture/Module-Node/edit/main/quote-server/README.md

Why are we doing this?

This assignment is designed to give trainee's an opportunity to practice building simple GET endpoints using express. It will also provide the opportunity to get used to invoking API endpoints using client applications like Postman.

Maximum time in hours

10

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/quote-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/quote-server-project

There are several projects in this repo. Make a new branch for each project.

How to review

You can request a review for this assignment by adding the label review-requested to this piece of work.

malkitbenning commented 10 months ago

https://malkitbenning-quote-server.glitch.me/ https://glitch.com/edit/#!/malkitbenning-quote-server Advanced: https://malkitbenning-cyf-react-quotes-app.netlify.app/