https://github.com/abhishekmali21/gym-management-system
Gym Management System is an administrative interface for the records of gym, gym members, gym trainers and payments.
https://github.com/abhishekmali21/gym-management-system
css html javascript php phpproject sql vtu vtuproject webproject xampp
Last synced: 3 months ago
JSON representation
Gym Management System is an administrative interface for the records of gym, gym members, gym trainers and payments.
- Host: GitHub
- URL: https://github.com/abhishekmali21/gym-management-system
- Owner: AbhishekMali21
- License: mit
- Created: 2019-11-24T04:24:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T13:51:11.000Z (over 5 years ago)
- Last Synced: 2025-06-06T09:46:15.358Z (5 months ago)
- Topics: css, html, javascript, php, phpproject, sql, vtu, vtuproject, webproject, xampp
- Language: PHP
- Homepage: https://gym-management-app.000webhostapp.com/
- Size: 13.9 MB
- Stars: 75
- Watchers: 3
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GYM-MANAGEMENT-SYSTEM
[](https://www.linkedin.com/in/abhishekmali/)
[](https://github.com/AbhishekMali21?tab=followers)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/watchers)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/stargazers)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/network/members)

[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/issues?q=is%3Aopen+is%3Aissue)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/pulls?q=is%3Aopen+is%3Apr)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/LICENSE)
[](http://hits.dwyl.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM)### ABOUT THE PROJECT
Gym Management System is an administrative interface for the records of the gym, gym members, gym trainers, and payments.### OBJECTIVES
1. Add different gyms.
2. Add payment areas.
3. Add members to the gym.
4. Add different trainers in the gym.
5. View different gyms.
6. View payment areas.
7. View members to the gym.
8. View different trainers in the gym.
9. Update different values of gyms, payments made, gym member’s details and trainer’s information.
10. Delete different values of gyms, payments made, gym member’s details and trainer’s information.### FEATURES
1. Gyms Management
2. Gym Members Management
3. Payment Management
4. Trainers Management### PREREQUISITES
- install [xampp](https://www.apachefriends.org/download.html)
- clone this repository into xampp/htdocs
- read [gym.sql](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/gym.sql) file to setup the database### ENTITY RELATIONSHIP DIAGRAM
### A GLIMPSE OF SYSTEM
***

***### SCREENSHOTS
***
* INDEX PAGE
***
* ADD GYM
***
* MANAGE GYM
***
* ADD PAYMENT
***
* MANAGE PAYMENT
***
* ADD MEMBER
***
* MANAGE MEMBER
***
* ADD TRAINER
***
* MANAGE TRAINER
***
### Project Report
- word document - TO VIEW [click here](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/Gym%20Management%20System%20Report.docx) - TO DOWNLOAD [click here](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/raw/master/Gym%20Management%20System%20Report.docx)
- pdf document - TO VIEW [click here](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/Gym%20Management%20System%20Report.pdf) - TO DOWNLOAD [click here](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/raw/master/Gym%20Management%20System%20Report.pdf)### CONTRIBUTING
Please read [CONTRIBUTING](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
### LICENSE
This project is licensed under the MIT License - see the [LICENSE](https://github.com/AbhishekMali21/GYM-MANAGEMENT-SYSTEM/blob/master/LICENSE) file for details