A workout tracker web app designed for mobile.
Live Site
·
Report Bug
·
Request Feature
Table of Contents
AMPED is a workout tracker application that lets you create routines, exercises, and enter active sessions which allow you to keep track of set & rep data, evaluate workout performance and attach notes to each session.
User's can:
- Schedule created routines by day of week
- Add training goals with deadlines
- Easily see performed workouts with an interactive calendar
- Set a weekly training target (days / week) which updates when completing a routine each day
- Enter custom sessions, allowing them to choose exercises to perform as they go
Libraries, frameworks & APIs used to create this app:
See the open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Here's a list of helpful resources used to bring this project to life: