Created
March 7, 2018 08:44
-
-
Save rob137/37c47f199eef9893139e87e89ea058ad to your computer and use it in GitHub Desktop.
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
As a user, I should be able to sign up | |
As a user, I should be able to log in/out | |
As a user, I should be able to find and follow students | |
As a user, I should be able to add/remove projects (including links to external sites) | |
As a user, I should be able to see activity updates from the students I follow | |
As a user, I should be able to remove students from my 'follow' list | |
As a user, I should be able to reset my password | |
As a user, I should be able to leave comments/'likes' on projects/feed updates | |
As a user, I should be able to sends private messages to students | |
As a user, I should be able to edit my profile (bio, profile picture etc) | |
As a user, I should be able to delete my profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I presume this is not MVP right? 👍