Skip to content

Instantly share code, notes, and snippets.

@rob137
Created March 7, 2018 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rob137/37c47f199eef9893139e87e89ea058ad to your computer and use it in GitHub Desktop.
Save rob137/37c47f199eef9893139e87e89ea058ad to your computer and use it in GitHub Desktop.
Fullstack Capstone user stories
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
@Maxim-Filimonov
Copy link

I presume this is not MVP right? 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment