Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

PROJECT REPORT

Gym Management System


by
Anirudh Salaria
21BCS015
Arnav Raina
21BCS019
Swastik Sharma
21BCS092
Utkersh Uppal
21BCS098

Under the Guidance of Mr. Anuj Mahajan


BACHELOR OF TECHNOLOGY
in
COMPUTER SCIENCE & ENGINEERING

SHRI MATA VAISHNO DEVI UNIVERSITY, KATRA


JAMMU & KASHMIR
Session 2023-24
ACKNOWLEDGEMENT

I would like to express my sincere gratitude to Mr. Anuj Mahajan for his
invaluable guidance and support throughout the development of this project. His
expertise in Java Swing and MySQL has been instrumental in the successful
completion of this project.

Finally, I would like to thank my family and friends for their unwavering support
and encouragement throughout this project.
AIM of this project
The gym automation system is a software application that automates the process of
managing a gym. The main modules include member management, trainer
management, payment management, and machine management. The system is
built using Java Swing for the front-end and MySQL for the back-end.

The member management module allows the gym staff to add new members,
update existing members, and report the details of the gym members. The trainer
and machine management module allows the admin to add new equipments &
trainers of the gym. The payment management module allows the staff to handle
payments with different packages.
Source Code
Project Screenshots
Database Schema

You might also like