Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adventure button #10

Closed
kaitvan opened this issue Aug 25, 2020 · 0 comments · Fixed by #21
Closed

Adventure button #10

kaitvan opened this issue Aug 25, 2020 · 0 comments · Fixed by #21
Assignees
Projects

Comments

@kaitvan
Copy link
Owner

kaitvan commented Aug 25, 2020

User Story

When the user sends the dino on an adventure, the dino's health score increases by 15%.

Acceptance Criteria

WHEN the user clicks the "send on adventure" button
THEN 15% is added to the dino's health score
AND the health status bar increases to reflect the change

Dependencies

#3
#4

Dev Notes

Make sure the dino moves categories as well if they cross over the 50% threshold.

@kaitvan kaitvan self-assigned this Aug 25, 2020
@kaitvan kaitvan added this to To do in dino-kennel via automation Aug 25, 2020
@kaitvan kaitvan moved this from To do to In progress in dino-kennel Aug 28, 2020
@kaitvan kaitvan closed this as completed Aug 28, 2020
dino-kennel automation moved this from In progress to Done Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
dino-kennel
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant