Open kabaskill opened 10 months ago
Hey! I really like the personal touch of this user story, I think it fits really well with your app. Please add more information to the AC and the Tasks. Each visible element should be described by the AC and the tasks should be clear about what you need to create. Also, make the value proposition explicit e.g. "As a user I want to playfully explore new games in order to learn about a wide variety of games.
This is looking better. Please specify the following as well:
This is looking better. Please specify the following as well:
* What happens if the "Restart Game" button is clicked? * if this button should only display another dice outcome and another game, you could rename it to "Roll again" or "Reroll the Dice"
Roll Again?
is clicked, the page resets and displays its initial state[ ] Clicking Roll Dice
after Roll Again
is clicked will show a different outcome
These lines are added to the user story
LGTM
Value proposition
As a user I want to playfully explore new games in order to learn about a wide variety of games
Description
Acceptance criteria
navbar
that navigates the user to thedice-game
pageRoll Dice?
button.Roll Dice?
button is clicked, new elements are displayed:Roll Again?
button is displayed.Roll Again?
is clicked, the page resets and displays its initial stateRoll Dice
afterRoll Again
is clicked will show a different outcomeTasks
/utils
folderdice-game
folder for the Dice Game pagedice-game
folder has the following:scenarios.js
from/utils
rollDice
getRandomGame
- check the suggested game is already marked as favoriteLink
for thedice-game
page