Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Book Library #31

Open
SallyMcGrath opened this issue May 14, 2024 · 0 comments
Open

[TECH ED] Book Library #31

SallyMcGrath opened this issue May 14, 2024 · 0 comments
Labels
📅 JS3 This work belongs to JS3 🔑 Priority Key Do this first 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 2 Assigned during Sprint 2 of this module 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented May 14, 2024

Link to the coursework

https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/debugging/book-library

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. Hint, the prep for this module is also a version of the TV Show Project!

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

3

How to get help

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

  2. There's a Code Reading exercise included in the debugging folder that will help you think through this project.

  3. Use the debugger! Write tests! Use the tools you have been learning to help you solve problems methodically.

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
Loading

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.
@SallyMcGrath SallyMcGrath added 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 JS3 This work belongs to JS3 📅 Sprint 1 Assigned during Sprint 1 of this module 🔑 Priority Key Do this first 📅 Sprint 2 Assigned during Sprint 2 of this module and removed 📅 Sprint 1 Assigned during Sprint 1 of this module labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📅 JS3 This work belongs to JS3 🔑 Priority Key Do this first 🏕 Priority Mandatory This work is expected 🐂 Size Medium 1-4 hours 📅 Sprint 2 Assigned during Sprint 2 of this module 🎯 Topic Programming Fundamentals Learning syntax: data types, functions, loops, expressions, etc
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant