Skip to content

Instantly share code, notes, and snippets.

@escottalexander
Created October 1, 2018 22:19
Show Gist options
  • Save escottalexander/36fc783213acbab3250733669a717841 to your computer and use it in GitHub Desktop.
Save escottalexander/36fc783213acbab3250733669a717841 to your computer and use it in GitHub Desktop.
Shortened user stories list
As a user, I should be able to enter and save new favorite meal information
As a user, I should be able to view a list of favorite meals I have saved
Screens
Enter a meal/Edit a meal
View meals
View one random meal
User Flows
Main page you see button for random meal or button for list of meals ---->
|
View list of meals ----> Click edit button ----> Edit meal info and save
| ----> Click add button ----> Add meal and save
|
View Random Meal ----> Click meal for more info
----> Click nextbutton for another random meal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment