Skip to content

Instantly share code, notes, and snippets.

@KevDev90
Created April 27, 2021 00:52
Show Gist options
  • Save KevDev90/2bff4e278e32175afb4d4d61a783c244 to your computer and use it in GitHub Desktop.
Save KevDev90/2bff4e278e32175afb4d4d61a783c244 to your computer and use it in GitHub Desktop.
User stories for second capstone project
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