Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

54 lines (30 loc) · 1.03 KB

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