is a web-based system designed to manage gym operations efficiently. It provides features for managing members, trainers, roles, permissions, attendance, workouts, equipment, and more.
- PHP - version 8.2
- JavaScript
- Bootstrap - version 4.0
- CSS
- Mysql
- Jquery
- HTML5
- Member Management: Register and manage gym members.
- Trainer Management: Add and manage trainers for workout sessions.
- Role and Permission: Define roles and assign permissions to users.
- Workout Scheduling: Schedule and manage workout sessions.
- Equipment Management: Keep a record of gym equipment.
- Reports: Generate reports for various aspects of gym management.
- Clone the repository:
git clone https://github.com/your-username/GymSystem.git
- Configure the database: Update
config/Database.php
with your database credentials. - Import the database schema: Run the SQL script provided in
database.sql
.
- Navigate to the project directory.
- Start your local development server.
- Access the system through your web browser.
Project is: in progress .
Contributions are welcome! If you'd like to contribute, please follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Make your changes and commit:
git commit -m 'Add feature-name'
- Push to the branch:
git push origin feature-name
- Submit a pull request.
Created by Ahmad Alqunbar - feel free to contact me at [email protected]!