Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jcharles22/cf94f4751a92f6ae55da71c015cabb94 to your computer and use it in GitHub Desktop.
Save jcharles22/cf94f4751a92f6ae55da71c015cabb94 to your computer and use it in GitHub Desktop.
fullstack capstone user stories
New User | Play the game without signing in | High
New User | set number of players | High
New User | give players nickname | High
New User | register account | High
Returning User | Login | High
Returning User | Add Cards to the Database | Medium
Returning User | Remove cards that only this user added | Low
Returning User | toggle cards to be play with | Low
Returning User | Login/logout | High
Returning User | Notification of all the new cards added to the database since last login | Low
Administrator | see all cards | High
Administrator | Remove any cards | High
Administrator | see list of new users | High
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment