Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1 KB

SRS.md

File metadata and controls

26 lines (18 loc) · 1 KB

Purpose

Background

I do weight / resistance training several times per week. Each time that I do it, I have a specific workout routine that I follow. As I continue working out from week to week, I would like to be able to record the progress that I am making for each exercise. I would also like to be able to visualize the progress that I am making over time.

Solution

This application allows a user to:

  1. Create a workout
  • A list of exercises to be performed
  • A specific weight (or body weight) to use for the exercise
  • A target number of reps per exercise (set)
  • A target number of rounds for the total exercise sequence
  1. Record performance during workout

  2. Signal rep start (user exercises)

  3. Record reps (after exercise)

  4. Rest timer counts down (while reps entered)

  5. Time completes, repeat step 1 until completed

  6. Visualize workout performance & progress

  • View last workout results
  • For a given exercise, view line graph of progress (reps, weight, volume) over time