Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1013 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 1013 Bytes

Workout Tracker

from-to

About The Project

I created this project for myself to transfer my workout progress from an Excel spreadsheet to a MySQL database.

Functionalities

Multiple user handling

login

Calendar to overview the workouts

calendar

Filtering the calendar by workout

workout-specified-calendar

Importing workouts

import

You can select which days and workouts you want to import

import

Live progress bar in the layout

import import

Workout page

The consecutive, same sets are stacked

workout-page

Future plans

  • More statistics for workouts and exercises.
  • Improving the import speed
  • Image upload for workouts

Database schema

database-schema