This application is created for Workout Enthusiasts who want to know what Workouts are best for certain areas of the body. All Workouts are provided to the user for free with their names and a small Description. Fell free to do them at your own time.Workouts are divided into the following categories:
- Abs
- Arms
- Back
- Calves
- Chest
- Legs
- Shoulders
- Prince Mumo
Figma Design
Below is the link to the Figma Design for the Application:
https://www.figma.com/file/3u9woRMfNIUZkPR9PFuRz7/Workout-App?node-id=10%3A0
Clone this repository to your local machine to get Started
Github: https://github.com/Princeyyyy/WorkoutApp.git
You need the following installed on your machine:
- Java
- JDK - Java Development Kit
- Gradle
- An IDE - Android Studio
To confirm run the following command on linux:
$ java --version //java version
$ gradle --version //gradle version
After cloning to your local machine navigate to the folder you cloned into and open it with Android Studio.
- Click the
Run
Button and Run it on your Emulator.
- Java - The language used.
- Android Studio - Intergated development Tool.
If you want to put out a pull request you first have to send us the sample code that you want to add to our repository for cross-checking before we allow the pull.
This project is licensed under the MIT License - see the LICENSE file for details