Guest User

Untitled

a guest
Dec 16th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. 1. As a user, i should be able to sign up.
  2.  
  3. 2. As a user, i should be able to login with my username and password.
  4.  
  5. 3. As a user, my login should be cached.
  6.  
  7. 4. As a user, i should be able to log out.
  8.  
  9. 5. As a user, i should be able to search for a specific item's price history.
  10.  
  11. 6. As a user, i should be able to search for a specific item's average price.
  12.  
  13. 7. As a user, i should be able to add a new item.
  14.  
  15. 8. As a user, i should be able to choose from previous grocery stores or enter a new one when adding a new item.
  16.  
  17. 9. As a user, i should be able to see a list of all items.
  18.  
  19. 10. As a user, i should be able to share my history with other users.
  20.  
  21. 11. As a user, i should be able to see information shared by other users.
  22.  
  23. 12. As a user, i should be able to stop sharing my information with other users.
  24.  
  25. 13. As a user, i should be able to stop seeing information shared by other users.
Add Comment
Please, Sign In to add comment