Skip to content

Instantly share code, notes, and snippets.

@d11z
Created October 22, 2018 19:44
Show Gist options
  • Save d11z/8a16cadcbe87361f2524bb86dd404f6f to your computer and use it in GitHub Desktop.
Save d11z/8a16cadcbe87361f2524bb86dd404f6f to your computer and use it in GitHub Desktop.
As a user, I should be able to sign up
As a user, I should be able to log in
As a user, I should be able to view popular posts from all sub-reddits
As a user, I should be able to view popular posts from a single sub-reddit
As a user, I should be able to create a post to a particular sub-reddit
As a user, I should be able to vote a post up or down
As a user, I should be able to leave a comment on a post
As a user, I should be able to view comments on a particular post
As a user, I should be able to vote a comment up or down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment