/Workout

A Workout tracker-journal. Save and view your workouts, various statistics and manage your goals.

Primary LanguageDart

Workout App

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.

âš™ Features

  • Track workouts.
  • Add and view goals.
  • Display specific excercise history and notes.
  • Display excercise and workout statisticscs

🔎 Tech Stack

Client: Written in Dart - Flutter with SQLite.

Screenshots

App Screenshot App Screenshot App Screenshot

🎞 Deployment

In order to run this repo, you will need:

🎨 Run Locally

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