Skip to content

Instantly share code, notes, and snippets.

@michellemason
Created June 24, 2020 04:01
Show Gist options
  • Save michellemason/a1aa6feaca218687758dfa744e3cf668 to your computer and use it in GitHub Desktop.
Save michellemason/a1aa6feaca218687758dfa744e3cf668 to your computer and use it in GitHub Desktop.
As a user, I want to be able to check the COVID numbers for my chosen state. (HIGH)
As a user, I want to be able to see COVID news updates for my chosen state. (HIGH)
As a user, I want to be able to see the numbers of those who recovered from COVID for my chosen state. (HIGH)
As a user, I want to be able to type in my state to check the stats. (MEDIUM)
As a user, I want to be able to click on a state to check the stats. (MEDIUM)
As a user, I want to see how many people tested positive for COVID on a historical date. (MEDIUM)
As a user, I want to see how many people have died from COVID on a historical date. (MEDIUM)
As an administrator, I want to see when the data was last updated. (HIGH)
As an administrator, I want to see how the app looks/returns on a mobile device. (HIGH)
As an administrator, I want to see how many people visited the site. (MEDIUM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment