Fitness App

Exercise Tracker App. Records performance on user-entered exercises, tracks performance over time.

Each exercise will get its own card. Each time the user does an exercises, they can input their performance for record keeping.

When a user wants to add a new exercise, they can click the "Add Exercise" link and go through a data collection flow that will specify the name, variations, weights, and set/rep schema they aim to do for that exercise.

Bench Press

10
9
8
Bench Press
15 deg Incline, 45 deg Incline

Potential Other Features To Add:

  • Equipment Selection w/Weight Calculator
  • Variation Selection
  • History
  • Rest Timer Config
  • Difficulty

Add New Exercise (Screen 1)Add Exercise Variations (Screen 2)Add Exercise Schema (Screen 3)

TODO

This app is a work in progress. Goal is to add a database that will be able to persist user exercise data over time and keep track of exercises over an extended period.