pull/308/merge
Jade Kneen 2 years ago committed by GitHub
commit 1486c2e229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ Allow users to vote give multiple choices
## User Stories ## 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 - [ ] 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 - [ ] 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 - [ ] User can see race metrics for each bug showing the number of races
run, number of wins, and number of losses. run, number of wins, and number of losses.
- [ ] User can see the winning bug bounce when it wins a race - [ ] 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. - [ ] User can hear unique sounds played when the race starts and ends.
## Useful links and resources ## Useful links and resources
@ -76,4 +76,4 @@ run, number of wins, and number of losses.
- [Arcade Game](https://jdmedlock.github.io/arcadegame/) - [Arcade Game](https://jdmedlock.github.io/arcadegame/)
- [Drag Race Animation](https://codepen.io/Delime/pen/IyuAr) - [Drag Race Animation](https://codepen.io/Delime/pen/IyuAr)
- [Horse Race](https://codepen.io/nathanielzanzouri/pen/jVgEZY) - [Horse Race](https://codepen.io/nathanielzanzouri/pen/jVgEZY)

Loading…
Cancel
Save