Welcome to Gabe's Fitness! This repository contains the code for a comprehensive fitness web application designed to help users track their workouts, monitor progress, and stay motivated on their fitness journey. The application includes features such as admin accepting fitness trainer or declining their application, gym membership management, workout logging, and progress tracking etc.
- Membership Management: Create,update , and delete tasks.
- Track attendance logs: create, edit, delete attendance log.
- Trainer and gym goer Management: approve or decline access
- User Management: Admin interface for gym owners to manaage all user on the platform.
To install and run ChoresProject locally, follow these steps:
-
Clone the repository:
git clone https://github.com/WebTech9-Ash/Gabe-s-Fitness
-
Navigate to the project directory:
cd Gabe-s-Fitness
-
Install the necessary software:
- MAMP for MacOs, XAMP for Windows
- Download the Database and run into php Admin in your MAMP or XAMP
-
Start the application:
run MAMP OR XAMP and click on start server Insure that the project folder is in htdocs, also ensure that you find db file in the db folder and run it first in your phpMyadmin and create credential to access it by tweaking the connection file in setting folder
Once the application is running, open your web browser and navigate to http://localhost:8888
to access the ChoresProject interface. From there, you can perform different CRUD activities:
Here are some screenshots of the application:
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or feedback, feel free to reach out:
- Name: Eddy Kubwimana
- Email: [email protected]
- GitHub: EddyKubwimana
Thank you for using ChoresProject! We hope it helps make managing your household chores easier and more efficient.