nazaninsaedi / Coursework-Planner

Your coursework planner
1 stars 0 forks source link

[TECH ED] Book Library #184

Open nazaninsaedi opened 3 weeks ago

nazaninsaedi commented 3 weeks ago

From Module-JS3 created by Dedekind561: CodeYourFuture/Module-JS3#4

Link to the coursework

https://github.com/CodeYourFuture/Module-JS3/blob/main/book-library/readme.md

Why are we doing this?

Making a simpler version of the TV Show Project, that has some similar concerns, can help you design your application.

Maximum time in hours (Tech has max 16 per week total)

3

How to get help

Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.

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/book-library
    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/book-library

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

How to review

  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again next week.
nazaninsaedi commented 3 weeks ago

Image