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

User Stories #3

Open
8 of 21 tasks
boi87 opened this issue Feb 4, 2019 · 0 comments
Open
8 of 21 tasks

User Stories #3

boi87 opened this issue Feb 4, 2019 · 0 comments

Comments

@boi87
Copy link
Contributor

boi87 commented Feb 4, 2019

  1. As a user, I want to be able to choose my location
    Acceptance criteria:
  • input field that takes a location / geolocation functionality
  • filter the information dependent on the location
  1. As a user, I want to be able to choose a crop and see info about the crop-specific pests
    Acceptance criteria:
  • filter JSON/API/database information depending on chosen crop
  1. As a user, I want to be able to choose a pest and see information about that specific pest
    Acceptance criteria:
  • filter JSON object depending on what pest the user chooses
  1. As a user, I want to be able to visualise a summary of all the crops and pests available for my area
    Acceptance criteria:
  • build a page that displays all information about a specific area
  1. As a user, I want to be able to input information about how many farmers have planted that season as a percentage
    Acceptance criteria:
  • input for None
  • 4 groups of percentages 1-25, 26-50, 51-75, 76-100
  • filter information depending on what % of farmers have planted
  • if more than None, show information about how to identify pests for that crop
  • if None, display how to identify pests which are of risk to that crop
  • if None, display option to return to selection page
  1. As a user, I want to be able to report if I have seen unexpected pest activity
    Acceptance criteria
  • store information input by the user
  • grant product owner access to user input information
  • three options: "yes", "no" and "I am not sure"
    (
  • if "yes", give information from the fact sheet about how to handle that pest risk
  • if "yes" or "no", give message saying, "Thank you for updating us"
  • if "no" and "I am not sure" give information from the fact sheet about how to monitor and risk level
  • if "I am not sure", take them back to the top of the page.
    )
  1. As a user, I want to be able to receive notifications about every update if risk levels change
    Acceptance criteria
  • store location info about the user
  • update risk level about the API
  • send notification whenever the risk levels are updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant