An open API service indexing awesome lists of open source software.

https://github.com/birdup000/geckogainz


https://github.com/birdup000/geckogainz

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# GeckoGainz Workout Program

GeckoGainz is a workout program designed for individuals who want to build muscle and get big. This program is built using React Native and is compatible with both iOS and Android devices.

## Features

- Stopwatch to track workout time

- List of bodyweight exercises and equipment exercises

- Ability to switch between metric and imperial unit systems

- BMI calculator

## Getting Started

To get started with GeckoGainz, follow these steps:

1. Clone or download the repository.

2. Install the dependencies by running `npm install` in the project directory.

3. Run the app using `npm start` or `expo start`.

## Usage

Once you have launched the app, you will find three buttons in the main screen:

- `Start Workout`: Starts the workout stopwatch.

- `Pause Workout`: Pauses the workout stopwatch.

- `End Workout`: Stops the workout stopwatch and resets the timer.

You can also switch between bodyweight exercises and equipment exercises by clicking on the corresponding button.

You can calculate your BMI by entering your height and weight in either metric or imperial units, and pressing the `Calculate BMI` button.

## Contributing

Contributions to GeckoGainz are welcome! If you would like to contribute, please follow these steps:

1. Fork the repository.

2. Create a new branch for your feature or bug fix.

3. Implement your changes.

4. Create a pull request.

## License

GeckoGainz is licensed under the MIT License. See the `LICENSE` file for more information.