GYM Management System Project in PHP is a web-based application used to manage the gym. In this project, we used PHP and MySQL.
Project Requirements
Project Name | GYM Management Management System |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Last Update | 07 June 2022 |
Project Modules
The different types of modules present in this project are
- user
- Admin
User Module
Users can visit the website and apply. for gym packages.
Registration: One time Registration is required to apply for any gym package.
Login: After registration, the user can log in and apply for the gym package.
Booking History: In this section, users can see booked packages and payment details also.
Profile: In this Section, User can update their profile.
Change Password: In this section, user can change their own password.
Admin Module
Dashboard: In this section, Admin can see the overview of bookings, listed packages, categories, and package types.
Categories: In this section, the admin can add, and delete the categories.
Package-Type: In this section, the admin can add, or delete the package type.
Packages: In this section, admin can add, and edit packages;
Bookings: In this section, the admin checks the new booking and partial/ full payment bookings. Here admin can also update the payment details agains t particular booking.
Report: In this section, Admin can generate the between dates report for booking and registered users.
Admin can also update his profile, change the password and recover the password.
Some of the Project Screens
Home Page
User Registration Page
Admin Dashboard
Booking Details Page
How to run the GYM Management System Project Using PHP and MySQL
1.Download the zip file
2.Extract the file and copy gym
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5.Create a database with name gymdb
6.Import gymdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/gym
Browse Full Article : https://phpgurukul.com/gym-management-system-using-php-and-mysql
Admin Credential
Username: admin@gmail.com
Password: Test@12345
Employer Credential
Username: john@test.com
Password: Test@123
or Register a new user