Skip to content

An android application for building, and tracking your own workouts.

Notifications You must be signed in to change notification settings

clinnygee/ProgressiveOverloadFitness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProgressiveOverloadFitness

An application used to track workout, their weights and repetitions over time, and track's personal best efforts and estimates 1rm from these. Primarily for powerlifting/progressive overload. For more on progressive overload see: https://www.healthline.com/health/progressive-overload#benefits

Project Status

Minor bug fixes incoming - issue with cloning a previous workout for starting a new workout.

Example:

This project is currently in development. Users can filter tweets by username and keyword and see visual data representation. Functionality to sort by additional parameters is in progress.

Project Screen Shot(s)

Example:

[ PRETEND SCREEN SHOT IS HERE ]

[ PRETEND OTHER SCREEN SHOT IS HERE ]

Installation and Setup Instructions

Clone down this repository. You will need to have Android Studio installed on your machine, alongside some knowledge of gradle.

Installation:

Open the application folder in android studio and follow the android docs: https://developer.android.com/studio/run

Reflection

  • University project that I went a little bit too far with - I was having fun!
  • I originally set out to build just an application, where somebody could enter the stats for their workout.
  • Slowly evolved after seeing applications like strong - where i thought this could be bigger and better
  • Had some obstacles learning Android development - my first major project on the platform, and first time building something large using OOP.
  • Utilized Room for the ORM - for the frontend it was primarily android components - and some open source libraries.

Video:

About

An android application for building, and tracking your own workouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages