Application for keeping track of exercising activity and results. Best used on a mobile device.
Can be found at sporttivartti.herokuapp.com
The app requires a username (between 3-50 characters) and a password (between 6-50 characters)
There are test credentials you can use to try the app out:
- Username: "Testuser"
- Password: "password123"
After logging in the user can logout from the upper right corner of the topnav.
First up, it is the best to add the settings by tapping the "Profile"-tab. That way each workout can have calories added to them.
1. First settings:
- Date: current day by default. Can be changed.
- Height: in cm
- Weight: in kg
All three data points are required.
2. Weight graph:
- After inserting the weight of two separate days, the graph displays weight per day.
- Data for each day, can be changed by inserting a new weight for that day in the form displayed
3. BMI:
- The app counts BMI (Body mass index) based on weight and height.
The account and all data related to it can be deleted on the profile page. As removal of the account will delete all data relating to that account permanently, the user is asked to verify the deletion.
Can be done from homepage, or by clicking the button "Training" in the bottom navigation.
- Choose the type of a workout
- Insert time, the specific sport and time used working out
- For cycling and running also distance can be added
After adding a workout the user is redirected to the workout-list. It shows monthly the workouts added and can be found also on the bottom navigation.
-
Graph of the weekly results based on time used working out
-
Total workouts
-
Total time used working out
-
Total calories
-
The best workout of the month based on calories burned
-
Kilometers for running and cycling
Each result is clickable and can be checked and removed individually
From the tab "Stopwatch" a stopwatch can be found and used to measure time of a sport activity
The app allows to add personalized workout programs
- Click "Programs" in the bottom nav
- Click the "Add new program" -header
- Program requires a name (between 3-50 characters)
- The toughness level should be added as well
Moves can be added to the program by clicking the pen-icon
- Click the "Missing a move? Add one"-button
- Add the move you wish to have for future
- The move shows up in the dropdown
- Add a move to the program:
- Select name
- Add the amount of repetitions (optional)
- Add the kgs used (optional)
- The program can be used from the bottom at "Start this program"
After navigating to the "Programs"-tab, the program can also be started from the programlist, by clicking on its name.
After doing the program, it can be saved as a workout just like any other workout