Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 857 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 857 Bytes

Workout app - Done in 2021

Desktop application in which you can insert your workouts and follow the progress over time

How to use

  1. Clone this repository with git clone https://github.com/DaniBarlund/workout-app.git
  2. Run the program from cmd with python main.py
  3. Sign in with a test account with username="test" and password="test" or create your own account by Register
  4. Then you can add your workouts based on the date and exercises done.

Example 1. Logging in

Logging in

Example 2. Inserting data

Logging in

Example 3. Following progression

Logging in