Link to the coursework
https://github.com/Migracode-Barcelona/Module-Data-Groups/tree/main/Sprint-3/reading-list
Why are we doing this?
These challenges are designed to develop your problem-solving skills.
Check out the file contents in the directory to familiarise yourself with the starting code.
Acceptance criteria
Here are some checklist-style acceptance criteria for the reading list problem:
For each book object in the books array:
The goal is to break down the problem into specific, testable elements that can easily be checked off to verify the acceptance criteria are met.
Maximum time in hours
3
How to get help
Share your blockers in your class channel and review this CYF workshop on asking questions
https://programming.codeyourfuture.io/guides/getting-help/asking-questions/
How to submit
- Fork to your Github account.
- Make a branch for this project.
- Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
There are several projects in this repo. Make a new branch based on main for each project.
Link to the coursework
https://github.com/Migracode-Barcelona/Module-Data-Groups/tree/main/Sprint-3/reading-list
Why are we doing this?
These challenges are designed to develop your problem-solving skills.
Check out the file contents in the directory to familiarise yourself with the starting code.
Acceptance criteria
Here are some checklist-style acceptance criteria for the reading list problem:
For each book object in the books array:
The goal is to break down the problem into specific, testable elements that can easily be checked off to verify the acceptance criteria are met.
Maximum time in hours
3
How to get help
Share your blockers in your class channel and review this CYF workshop on asking questions
https://programming.codeyourfuture.io/guides/getting-help/asking-questions/
How to submit
There are several projects in this repo. Make a new branch based on
mainfor each project.