You are on page 1of 4

Acknowledgement

I undertook this Project work, as the part of my XII course. I had tried to apply my best of
knowledge and experience, gained during the study and class work experience. However,
developing software system is generally a quite complex and time-consuming process. It
requires a systematic study, insight vision and professional approach during the design and
development. Moreover, the developer always feels the need, the help and good wishes of the
people near you, who have considerable experience and idea.
I would like to extend my sincere thanks and gratitude to my teacher MR. Gajendar Sharma . I
am very much thankful to our Principal MS. Richa Sharma for giving valuable time and moral
support to develop this software.
I also feel indebted to my friends for the valuable suggestions during the project work.

INTRODUCTION

This project works on gym membership management system.


Gym Membership Management System consists tasks like registering people,keeping a track of
there membership etc.

Data file handling has been effectively used in the program. Database is a collection of
interrelated data to serve multiple applications i.e. database programs create files of
information. So we see that files are worked with most inside the program itself.
DBMS
The software required for management of data is called DBMS. It has three models.
Relation model: It stores information in form of rows (cardinality) and columns (degree).
Hierarchical model: In this type of model, we have multiple records inside a single record.
Network model: In this, the data is represented by collections of record and relationships is
separated by associations.
Characteristics of DBMS
• It reduces the redundancy.
• Datasharing
• Data standardization
• Reduction of data inconsistency Types of files based on access
• Sequential file
• Serialfile
• Random file
• Test file
• Binary file

Software and Hardware Requirements

SOFTWARE SPECIFICATION:-Operating
System : Windows 10
Platform Python IDLE 3.12 MySQL SERVER 8.2
Database Python
Languages

HARDWARE SPECIFICATION:-

Processor Hard Disk


Ram Dual Core and above 40 GB 1024 MB

Note: For Python-MySQL connectivity, following data have been used

Advantages of this project


Source code in python

Output screen

My sql tablesss

Limitations

Storage capacity is too small so that it cannot be stored large amount of data so that backup
is
necessary for the future
improvement.
Future Scope

In future our system can include accounting system, good backup, and restore facility
• System is so much flexible so in future it can increase easily and new modules can be
added easily.
• You can add a option for paying fees online .

Bibliography

Computer Science with Sumita Arora


• Computer Science with Preeti Arora
• www.wikipedia.org
• www.wresource.com
• www.slideshare.net
• Under the guidance of subject
teacher

You might also like