Skip to content

Instantly share code, notes, and snippets.

@DikshaSach
Last active April 26, 2018 06:02
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 DikshaSach/c65bd4d89e845c681788aa4b06195b7b to your computer and use it in GitHub Desktop.
Save DikshaSach/c65bd4d89e845c681788aa4b06195b7b to your computer and use it in GitHub Desktop.
As a user i should be able to sign up
As a user once i have signed in i should be prompted to add my daily exercise routine for each day of the week.
As a user once i have submitted the form i should from then on see a calendar with "Leg Day, Back Day, whatever day" for each day of the week that i have filled information for.
As a user i should be able to click on an individual date and change my routine of that particular day (change weight lifted, change how many reps/sets)
As a user i should be able to input my BMI and weight.
As a user i should be able to compare my weight and BMI from month to month.
As a user i should be able to track what kind of supplements (i.e. protein, pills) i have taken for that month.
As a user i should be able to track my water intake for each day.
As a user i should be able to add multiple workouts for each day.
As a user i should be able to see my calories burned for the week/month.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment