Skip to content

Instantly share code, notes, and snippets.

@MollyJeanB
Created March 22, 2018 16:39
Show Gist options
  • Save MollyJeanB/54cf36e4764a0e0eb1f7fe43efbc398b to your computer and use it in GitHub Desktop.
Save MollyJeanB/54cf36e4764a0e0eb1f7fe43efbc398b to your computer and use it in GitHub Desktop.
Descoped user stories for React capstone

Core User Stories

  • As a user, I should be able to view a demo account
  • As a user, I should be able to create an account
  • As a user, I should be able to login to my existing account if I enter the proper credentials
  • As a user, I should be able to create household members, give them names, and select their corresponding colors.
  • As a user, I should be able to create chores, give them names, assign point values, and specify the number of times they should be completed each week.
  • As a user, I should be able to update and delete chores.
  • As a user, I should be able to check off who as completed a chore and see that member's score incremented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment