Skip to content

This is a comprehensive Gym Management System developed using Python Flask for the backend, HTML, CSS, and JavaScript for the frontend, and Mongo for the database. The system is designed to simplify and streamline various gym management tasks, enhancing the overall efficiency of gym operations.

Notifications You must be signed in to change notification settings

mayureshpwr/Gym-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym-management-system

This is a comprehensive Gym Management System developed using Python Flask for the backend, HTML, CSS, and JavaScript for the frontend, and MySQL for the database. The system is designed to simplify and streamline various gym management tasks, enhancing the overall efficiency of gym operations. Technologies Used Backend: Python Flask framework is used to create a robust and scalable backend server.

Frontend: HTML, CSS, and JavaScript are used to create an intuitive and responsive user interface.

Database: MySQL is employed to store and manage member data, attendance records, class schedules, and more.

to run this project -

Create database on mysql.

Install required dependencies using pip install -r requirements.txt.

install mysql.connector

Configure the database connection in the config.py file.

Run the application: python app.py.

Access the application through your web browser at http://localhost:5000

About

This is a comprehensive Gym Management System developed using Python Flask for the backend, HTML, CSS, and JavaScript for the frontend, and Mongo for the database. The system is designed to simplify and streamline various gym management tasks, enhancing the overall efficiency of gym operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published