Skip to content

bsule/Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

Workout Tracker Application

Description

<Django> <sqlite> <html> <css> <javascript> <bootstrap>

Full-stack workout tracking application where the user can make an account, create a routine name, and log the amount of weight and reps completed. After 2 new days are added to a workout, a graph is available that shows the estimated one rep max amount for each day. There is also a seperate page were the user can input weight and amount of reps completed to see their estimated one rep max. Charts made with Google Charts.

Demo

Signing Up

Creating a Workout

Adding Weight and Showing Graph

Navigating Through Different Workouts

Using Calculator