================================================ ===========
This project was developed by students within the course "Programming applications for mobile devices" at the graduate study of Informatics, Faculty of Natural Sciences, Mathematics and Education in order to successfully complete the obligations towards the same course. The application itself is a product of students' creativity and is not an official application of the IT Center of the University of Mostar.
================================================ ===========
The EasyFitness app contains a home screen where the login is located. If the user is not logged in, select "Create a new user". When creating a new user, it is necessary to enter the following data username, email, password, age, height, weight and gender.
After we have successfully created the user, it selects "Go back to Login" in order to return to the login. The next step is to enter the correct user data in order to log in to the application.
After we have logged in, the main screen of the application is displayed, ie the table containing the username of the logged in user, BMR (basal metabolic rate) - calculates the daily calorie intake. The table contains Total kcal which calculates the total sum of calories we consumed, and Total thus the time spent on exercise. The add workout leads us to select an exercise from a list of basic exercises such as PUSH-UP, SIT-UP, RUNNING, REGULAR SQUAT and PLANK.
When we have selected one of the offered exercises, it shows us a new screen in which there is a picture of the exercise, the number of repetitions (reps), description (description), kcal and time (min). After we have successfully completed the exercise, we select the COMPLETE button that takes us to the home screen of the application. On the home screen we can notice the change below total kcal and total time.
If we want to delete the data, by selecting the RESET button, the data is deleted and reset.