0% found this document useful (0 votes)
104 views2 pages

Gym Management Synopsis

The document discusses developing a gym management software system. It describes the limitations of existing systems, proposes a new system to better manage member data and memberships, and maintain records of gym equipment and products. The proposed system uses a relational database to store structured customer and payment data, and a non-relational database for product data. It aims to efficiently manage member information and provide a good user interface.

Uploaded by

Vasanth Gowda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views2 pages

Gym Management Synopsis

The document discusses developing a gym management software system. It describes the limitations of existing systems, proposes a new system to better manage member data and memberships, and maintain records of gym equipment and products. The proposed system uses a relational database to store structured customer and payment data, and a non-relational database for product data. It aims to efficiently manage member information and provide a good user interface.

Uploaded by

Vasanth Gowda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

RV College of Engineering®, Bengaluru – 59

Department of Computer Science and Engineering Database


Design Laboratory (18CS53)

Synopsis

1. Introduction
Our Gym Management Software is a gym and health club membership management system.
You can keep records on your members, their memberships,and have quick and easy communication
between you and your members. Gym management Software provides lots of functions such data
entry of customer, keeping records of all the things about customer’s fees, plan, and
physical fitness which help to provide good quality of services to customer from Gym managers.

2. Existing System
• The existing System such as Gym Master is not as much as user (Customer)friendly as
compare to our Proposed System.
• The communication with members is not well in Existing System because all the data is
handled by Gym manager.
• Customers don’t get full accessibility to Gym center and all permissions are allowed only
for Gym manager.
• Today’s System cannot take effort out of finances and debt collection.
• Today’s systems are time taking software and cannot be easily install in Operating System
like Linux , Vista , Mc-OS, and Novel. And also need high configuration of PC.
Normal PC’s cannot install in it.
• Lot of memory space is required for installing existing software.
• Existing Gym management software cannot perform all operation expected by
manager such as keeping record of machinery maintenance and service data.

3. Proposed System

The main aim of the proposed system is to develop a system that facilitates the data storage,
data maintenance and its retrieval for the gym in an igneous way. To store the record of the
customers, the staff that has the privileges to access, modify and delete any record and finally the
service, gym provides to its customers. Also, only the staff has the privilege to access any database
and make the required changes, if necessary. To develop easy-to-use software which handles the
customer-staff relationship in an effective manner.
4. Relational Database Structure

Maintenance of structured information like information of gym members like Personal


Information, payment info, fitness. Payment info can be maintained using structural database as
these can be visualized easily in terms of tables.

Modules considered:
Authenticate user
Gym details
Gym tracking
Admin

5. RDBMS AND NoSQL Integration


Information about products available in the Gym may serve as the proof and can be stored
in non-relational databases as they do not have a proper structure for storing them in terms of
tables .

The Data considered in this projects are as follows:


GYM : Gym Code,Gym Name, Number of remaining slots, Proteins, Gym equipments

GYM MEMBER : MEM ID, Email ID, Membership Type, Fitness Level, Member name,
Mob number.

6. Societal Concern

• Efficiently managing member’s data and membership data.


• Any person can track and get the information about the Gym and its products.
• Software with a good user interface so that users can change it and it should be used for a
long time without error and maintenance.
• To provide better Graphical User Interface (GUI).
• Provides Security to the data by using login and password methods.

You might also like