This project was made as a part of a personal project. The goal of this project is to create an app i can use for my gym workouts and help me track my progress.
- Track workouts.
- Add and view goals.
- Display specific excercise history and notes.
- Display excercise and workout statisticscs
Client: Written in Dart - Flutter with SQLite.
In order to run this repo, you will need:
Clone the project
git clone /~https://github.com/Tryferos/Workout
Go to the project directory
cd my-project
Make sure you have flutter installed and setup.
Start the server
flutter run