Skip to content

Ahmad-Alqunbar/Gym-Management-system-

Repository files navigation

Gym-Managment-System

Table of Contents

General Information

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.

Technologies Used

  • PHP - version 8.2
  • JavaScript
  • Bootstrap - version 4.0
  • CSS
  • Mysql
  • Jquery
  • HTML5

Features

  • 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.

Screenshots

Example screenshot

Example screenshot

Example screenshot

Example screenshot

Example screenshot

Setup

  1. Clone the repository: git clone https://github.com/your-username/GymSystem.git
  2. Configure the database: Update config/Database.php with your database credentials.
  3. Import the database schema: Run the SQL script provided in database.sql.

Usage

  1. Navigate to the project directory.
  2. Start your local development server.
  3. Access the system through your web browser.

Project Status

Project is: in progress .

Contributing

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.

Contact

Created by Ahmad Alqunbar - feel free to contact me at [email protected]!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published