Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This version concentrates on producing the features of the app that are central to its purpose.

#TitleUser StoryNotes
1WorkoutsAs a user, I can perform a workout
  • The user can choose a workout (sequence of exercises) to perform and will be guided through it.
  • Timers, prompts and videos are used to guide the user through.
  • Their workout activity is stored in Core Data.
  • A selection of workouts are available to choose from.
2Calorie burn dataAs a user, I am able to see how many calories I burned during and after a workout
  • At the end of a workout, the user's heart rate and perceived level of exertion are measured.
  • These data points are used to calculate their calorie burn during and after the workout.
  • A graph on the main screen shows the user their activity over the last 7 days - their calorie burn from each workout and their 'excess calorie burn' each hour.
3Exercise libraryAs a user, I can see videos and information on 50+ exercises
  • All exercises are available in a 'library' that is separate from the workouts.
  • The user is able to view information on each exercise and watch its associated video.
43On-demand video downloadsAs a user, I can download exercise videos only when I need them
  • There are 50+ exercise videos so we we will only include a few of them in the app bundle.
  • Videos are downloaded when the user needs them for a workout or when requesting one in the library.

Version 0.2

Concentrates mainly on the features around the EPOC and calorie burn calculations. To calibrate the calculations for EPOC and calorie burn, we need to conduct a small study to gather data points.

#TitleUser StoryNotes
1

Workout response calculations and presentation

Jira Legacy
serverJIRA (fatcigar.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-18

  • Implementation of the Adaptive Response model to show the user what is happening to their body post-workout.
  • Presentation of the model output on the afterburn screen radar chart.
2Main UI
  • User interface for the key features of the app
  • UI and flow of the workout activity sequence
3Post-workout HR & PE
  • Collection of user's heart rate and relative perceived exertion, post workout
4

Workout impact and impact credit

Jira Legacy
serverJIRA (fatcigar.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-23

  • Implementation and presentation of Max Workout Impact and Actual Workout Impact.
  • Pending and Realised Impact Credit calculations.

Version 0.3

Adds the fitness test process and everything needed for beta

#TitleNotes
1Fitness tests
2Presentable UI3Fitness ratingFitness level calculation
3Selfie recording
4Voice guide
5Basic onboarding
6Basic messaging
7Firebase config
8Basic analytics

Version 1.0

Getting the app ready for public release

IAP subscriptions
#TitleUser StoryNotes
1iCloud Firebase sync

2User interfaceIAP subscriptions

3Full progress chart?

4Full progress chartonboarding

5OnboardingWatch app?

6Watch appFirebase videos?

Version 1.x

To calibrate the calculations for EPOC and calorie burn, we need to conduct a small study to gather data points.

...