A 7-minutes workout android applicatoin, which have a timer which shows what exercise to do and for how much time using UI animations. Comes with a BMI calculator and workout history for consistency. I have strictly followed software development life-cycle principles for smooth application building.
To run this project on your local machine for development and testing purposes use the given steps below
Things you need to install the software are
Android Studio Igauna 2023.4.1
Kotlin 1.8.0
JDK 17
Gradle 7.2+
Steps you need to follow to install the software are
You can see the code button above the directory. Click on it HTTPS
Clone the link given below
Open Android Studio and click File -> Project from version control
Paste the link in it and click Clone
If there is an error which says gradle version is depreciated then
Click the option re-import the project
Update the gradle wrapper from build toolbar
For testing purposes you can use two ways
Connect an android phone with minimum API 30 and run on it
Go to device manager and create a new device emulator with minimum
API 30 and run on it
videoDemo.mp4
Home Page | Start Page | Workout Page | History Page |
---|---|---|---|
End Page | BMI Page | BMI Page |
---|---|---|
Adding some more exercises
A pause button in between exercises
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Karan Jadaun - KaranJadaun