π·οΈ backlog for sprint 3
Full-Stack-Project-Assessment π
Enable frontend unit tests on pull request π Clone
Acceptance criteria
- Frontend unit tests run on every new pull request
Guidance π§
Check Testing guide for steps to make your frontend unit tests run on every pull request.
- π Week 3
- π― Topic Testing
- ποΈ Priority Stretch
- :framed_picture: Frontend
Frontend unit tests π Clone
Acceptance criteria
- All frontend unit tests are passing
Useful links π
Check the Testing guide to set up your frontend tests
- π Week 3
- π― Topic Testing
- ποΈ Priority Stretch
- π Backend
Backend unit tests π Clone
Acceptance criteria
- All backend tests in
api.test.js
are passing
Guidance π§
Check out the testing guide to setup your backend unit tests
- π Week 3
- π― Topic Testing
- ποΈ Priority Stretch
- π Backend
Video voting buttons π Clone
Acceptance Criteria
- Each video displays its current rating in a visually clear manner (e.g., thumbs up /thumbs down icons, numeric display).
- Users can increase the rating of a video (“thumbs up”).
- Users can decrease the rating of a video (“thumbs down”).
- A user’s rating actions are recorded and persist across sessions.
Example
Check this example Video voter example to see how this issue could be implemented.
- π Week 3
- 𧩠Feature
- :framed_picture: Frontend
Update videos endpoint π Clone
Acceptance criteria
- There is an endpoint available for updating video ratings
- The endpoint accepts an appropriate HTTP method
- The endpoint has an appropriate URL
- The endpoint updates the ratings of videos in the database
- π Week 3
- π Backend
User story: Allow rating of videos π π π Clone
Description
You pass around your project among your friends, and they like it better than the first version you showed them last week. They are enthusiastic and want to let you know which videos they also liked, and which they didn’t! Implement ratings - allowing other users to give your videos a thumbs up or a thumbs down!
User story π©π½βπ»
As a user, I want to vote on a video recommendation, so other users will know which videos are the highest recommended
Required issues π«
- #473
- #474
- #475
- π Week 3
- π Databases
- π©π½βπ» User story
[TECH ED] Levels 400 π Clone
Link to the coursework
https://github.com/CodeYourFuture/Full-Stack-Project-Assessment
Why are we doing this?
Find the levels 400 (all 400 levels) and break down the work into tickets. Plan out your approach and get cracking.
Maximum time in hours
4
How to get help
Open draft PRs and ask for review, stating clearly where your blocker is.
Work on your project in Study Group class time and get live help from mentors.
How to submit
Find the submission steps and follow them.
- π Week 3
- π Databases
- π― Topic Delivery
- π― Topic Iteration
- π― Topic Problem-Solving
- π― Topic Requirements
- π Priority Key
- π¦ Size Large
[TECH ED] Levels 300 π Clone
Link to the coursework
https://github.com/CodeYourFuture/Full-Stack-Project-Assessment
Why are we doing this?
This project requires you to do a lot of reading and finding out where docs are. You will have to do this all the time in your job as a developer. It’s a daily task.
Find the levels 300 (all 300 levels) and break down the work into tickets. Plan out your approach and get cracking.
Work on your project during the week, during class day, and in study sessions. Ask for online study sessions with mentors on Slack.
Maximum time in hours
6
How to get help
Open draft PRs and ask for review, stating clearly where your blocker is.
Work on your project in Study Group class time and get live help from mentors.
How to submit
Find the submission steps and follow them.
- π Week 3
- π Databases
- π― Topic Delivery
- π― Topic Iteration
- π― Topic Problem-Solving
- π― Topic Requirements
- π Priority Key
- π¦ Size Large