ptuomola / exercise-tracker

0 stars 0 forks source link

exercise-tracker

Sovellus löytyy Herokusta osoitteesta https://pt-exercise-tracker.herokuapp.com/

Superuser-tilin email on "admin" ja salasana "Admin1234!" Muita käyttäjiä voi luoda "Signup"-toiminnon avulla

Sovelluksen rakenne on MVC-tyyppinen ja lähdekoodi jaettu seuraavasti:

Alla sovellukselle määritetyt vaatimukset. Tiedossa olevat parannukset / bugit on listattu Github-projektin "Issues"-osiossa

Overview

This solution supports your fitness regime and habits by allowing you to keep track of your exercise sessions - e.g. running routes/times, gym visits/sets, swim sessions/laps. It also provides helpful statistics of exercises to ensure you stay on track to improve your fitness.

Key features

Types of exercise supported and data recorded

The solution supports two types of exercise:

1. Exercise in one location (i.e. gym session, swim session, game of tennis etc)

For these, the following data is recorded:

2. Exercise over distance (e.g. a run, or a cycle ride)

For these, the following data is recorded:

Statistics available

The users can view the following statistics about their exercise habits:

These statistics can be viewed over different time periods - e.g. last week, last month or last year.