DBMS - Project Review1 Template
DBMS - Project Review1 Template
GYM MANAGEMENT
SYSTEM
By
Arimanda Likhitha-2110030043
Kongara Pallavi sri-2110030089
Saireen-2110030105
T.Leekhitha Reddy-2110030140
• e a web/online application for automated gym management in terms of tracking of payment receipts for members, distributing messages, etc. Create a web/online application for automated gym management in terms of tracking of payment receipts for members, distributing
messages, etc.
Existing solutions/ Naïve solutions
• The main objective of the project is to develop software that facilitates data
storage, data maintenance, and retrieval for the gym in an igneous way.
• To store the record of the customers, the staff has the privileges to access,
modify and delete any record, and finally the service, the 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 effectively.
• To develop a user-friendly system that requires minimal user training. Most of
the features and functions are similar to those on any windows platform.
Solutions
• 24 hr site availability
• Query column
• Details of the gym
• Location
• Photos of the gym
• costs
Proposed Algorithm Design Technique
• Brute-force or exhaustive search.
• Divide and Conquer.
• Greedy Algorithms.
• Dynamic Programming.
• Branch and Bound Algorithm.
• Randomized Algorithm.
• Backtracking.
• Flow charts, graphs, diagrams, Pie charts
ER DIAGRAM
TOOLS REQUIRED
• TerraER
• PYCHARM
• GITHUB
Data Structures needed
• Arrays
• Linked list
• Stack
• Queue
• Hash Table
• Trees
• Graphs
Github setup
Division of work among the group members
• 2110030043-data structure, code
• 2110030089-ER diagrams, presentation ppt, Algo
• 2110030105- ER diagrams, programming
• 2110030140-solutions,code