Last active
November 6, 2019 20:13
-
-
Save asktami/be83e4647d3b3c09b5cb3243b3c6c275 to your computer and use it in GitHub Desktop.
bloc-first-fullstack-capstone-user-stories
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NOTE: No Administrator functions will exist in this app | |
| As a new user I want to see session info High | |
| As a new user I want to filter sessions by date or track High | |
| As a new user I want to sign up for an account High | |
| As a new user I want to log in to my account High | |
| As a returning user I want to see session info High | |
| As a returning user I want to filter sessions by date or track High | |
| As a returning user I want to sign into my account High | |
| As a returning user I want to see my schedule Medium | |
| As a returning user I want to add sessions to my schedule Medium | |
| As a returning user I want to filter my schedule by date Medium | |
| As a returning user I want to comment on sessions Low | |
| As an administrator I want to create sessions High | |
| As an administrator I want to update sessions High | |
| As an administrator I want to delete sessions High | |
| As an administrator I want to create speakers High | |
| As an administrator I want to update speakers High | |
| As an administrator I want to delete speakers High |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment