Created
April 27, 2021 00:52
-
-
Save KevDev90/2bff4e278e32175afb4d4d61a783c244 to your computer and use it in GitHub Desktop.
User stories for second capstone project
This file contains hidden or 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
1. As a new user I would like to receive instructions on how to use the application on the landing page. | |
2. As a new user I would like to add restaurants to the application. | |
3. As a new user I would like to view all of my restaurants in one convenient location. | |
4. As a new user I would like to be able to rate a restaurant based on 1-5 stars. | |
5. As a new user I would like to be able to rate a restaurant based on its price range from 1-4 $'s. | |
6. As a returning user I would like to be able to filter restaurants by name, location, price range. | |
7. As a returning user I would like to be able to edit a restaurant that i've already added to the application. | |
8. As a returning user I would like to be able to delete a restaurant that i've already added to the application. | |
9. As a returning user I would like to be able to view a specific restaurant in more detail on a different page. | |
10. As a user with disabilities I would like to be able to naviagte the entire application with the tab key. | |
11. As a user with disabilities I would like to be able to use the screen reader for all parts of application. | |
12. As a user with disabilities I would like to be able to view the application without having to deal with jarring color schemes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment