6875df68c3
08b771c863
@ -6,7 +6,7 @@ Allow users to vote give multiple choices
## User Stories
- [ ] User can see a list of items he can vote on
- [ ] User can see a list of items they can vote on
- [ ] These items must have a button that the user can click on to vote
- [ ] After the user clicked a button, the user should see all the votes
@ -61,7 +61,7 @@ this session.
- [ ] User can see race metrics for each bug showing the number of races
run, number of wins, and number of losses.
- [ ] User can see the winning bug bounce when it wins a race
- [ ] User can see loosing bugs flip on their backs when they loose a race
- [ ] User can see losing bugs flip on their backs when they loose a race
- [ ] User can hear unique sounds played when the race starts and ends.
## Useful links and resources