Skip to content

moriisaac/Zoezi

Repository files navigation

Zoezi

Zoezi is a personal workout trainer that uses python to guide users through their fitness journey. The program provides users with custom workout plans and tracks their progress, making fitness more accessible and achievable.

Features

Custom workout plans tailored to individual goals and abilities A progress tracker to monitor progress and see improvement over time User-friendly interface that makes it easy to use for everyone Option to choose between different workout types (strength, cardio, etc.) Ability to track daily nutrition and caloric intake


Requirements

Python 3.6 or higher An internet connection to download required packages

Installation

Clone the repository: git clone https://github.com/YOUR_USERNAME/Zoezi.git Change into the directory: cd Zoezi Install the required packages: pip install -r requirements.txt Run the program: python main.py

Usage

To start a workout, simply follow the prompts in the program. The program will guide you through each exercise and provide guidance on form and technique. You can also track your progress and view your past workout plans.

Contributing

We welcome contributions to Zoezi! If you would like to contribute, please follow these steps:

Fork the repository

Clone your fork: git clone https://github.com/YOUR_USERNAME/Zoezi.git Create a new branch: git checkout -b my-new-feature Make your changes Commit your changes: git commit -am "Add my new feature" Push to your branch: git push origin my-new-feature Submit a pull request

License

Zoezi is licensed under the MIT License

About

Personal-Workout-trainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages