Created
June 24, 2020 04:01
-
-
Save michellemason/a1aa6feaca218687758dfa744e3cf668 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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