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

Goats, Horse, Rabbits, Sheep Flow #116

Open
20 tasks
Keegnan opened this issue Jan 8, 2025 · 0 comments
Open
20 tasks

Goats, Horse, Rabbits, Sheep Flow #116

Keegnan opened this issue Jan 8, 2025 · 0 comments
Labels
Ready User Story New feature or request

Comments

@Keegnan
Copy link
Collaborator

Keegnan commented Jan 8, 2025

As a farmer I want to select "I have goats/horse/rabbits/sheep" So That I can calculate my manure and storage for goats/horse/rabbits/sheep

Additional Context

  • All the animals have the same fields but horses have a different number for the calculation

Goats Acceptance Criteria

  • Given I am a farmer with goats, When I make my animal selection, Then I expect the calculation to be based on that selection
  • Given I am a farmer with goats, and have selected this animal, then the "average number on farm" input field is present
  • Given I am a farmer with goats, and have selected this animal, then I am prompted with a question "Manure collection?", and a "yes" or "no" option is present
    - [ ] If "yes", then "how long is manure collected" input box is present
  • Given I am a farmer with goats, and have selected this animal, when I click "save", then all of my information has been saved to the form
  • Given I am a farmer with goats, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)

Horse Acceptance Criteria

  • Given I am a farmer with horses, When I make my animal selection, Then I expect the calculation to be based on that selection
  • Given I am a farmer with horses, and have selected this animal, then the "average number on farm" input field is present
  • Given I am a farmer with horses, and have selected this animal, then I am prompted with a question "Manure collection?", and a "yes" or "no" option is present
    - [ ] If "yes", then "how long is manure collected" input box is present
  • Given I am a farmer with horses, and have selected this animal, when I click "save", then all of my information has been saved to the form
  • Given I am a farmer with horses, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)

Rabbits Acceptance Criteria

  • Given I am a farmer with rabbits, When I make my animal selection, Then I expect the calculation to be based on that selection
  • Given I am a farmer with rabbits, and have selected this animal, then the "average number on farm" input field is present
  • Given I am a farmer with rabbits, and have selected this animal, then I am prompted with a question "Manure collection?", and a "yes" or "no" option is present
    - [ ] If "yes", then "how long is manure collected" input box is present
  • Given I am a farmer with rabbits, and have selected this animal, when I click "save", then all of my information has been saved to the form
  • Given I am a farmer with rabbits, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)

Sheep Acceptance Criteria

  • Given I am a farmer with sheep, When I make my animal selection, Then I expect the calculation to be based on that selection
  • Given I am a farmer with sheep, and have selected this animal, then the "average number on farm" input field is present
  • Given I am a farmer with sheep, and have selected this animal, then I am prompted with a question "Manure collection?", and a "yes" or "no" option is present
    - [ ] If "yes", then "how long is manure collected" input box is present
  • Given I am a farmer with sheep, and have selected this animal, when I click "save", then all of my information has been saved to the form
  • Given I am a farmer with sheep, and have selected this animal, then I would like validation inputted correctly (ie number is number, text is text)
@Keegnan Keegnan added the User Story New feature or request label Jan 8, 2025
@dallascrichmond dallascrichmond changed the title Goats Flow Goats, Horse, Rabbits, Sheep Flow Jan 10, 2025
@Keegnan Keegnan added the Ready label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready User Story New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant