Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. As a guest, I can view shared item data.
  2. As a new user, I can register.
  3. As a new user, after registration, I should have a personal database for each server for logging my data.
  4. As a returning user, I can login.
  5. As a user, I can view announcements from the developers.
  6. As a user, I can add an item to my personal database.
  7. As a user, I can filter my databases by server.
  8. As a user, I can search for an item in a database and go to it's detailed page.
  9. As a user, I can easily keep track of my favorite item pages within the app.
  10. As a user, I can view an item's data and it's price changes over time.
  11. As a user, I can recieve crafting reccomendations for each craftable item based on my data.
  12. As a user, I can add new data to databases I own.
  13. As a user, I can patch individual data on databases I own.
  14. As a user, I can delete individual data on databases I own.
  15. As a user, I can export the data from databases to an excel spreadsheet.
  16. As a user, I can share my item page with others.
  17. As a user, I can easily delete all information about an item for a clean slate.
  18. As a user, I can add other people's databases to my collection.
  19. As a user, I can share my database with others.
  20. As a user, I can easily purge my entire database and start from scratch.
  21. As a moderator, I have the ability to add items to the Master databases.
  22. As a moderator, I have the ability to add data for items to the Master databases.
  23. As an admin, I can ban by IP address and Google account.
  24. As an admin, I can control who has moderator status.
  25. As a developer, I want to protect my app from DDOS attacks.
  26. As a developer, I want to protect my app from XSS attacks.
  27. As a developer, I want to be able to make announcements.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement