Essay
Essay
EDU
TRACK
___
PROJECT FILE
CLASS-XII-A
Index
• Certificate
• Acknowledgment
• Introduction
• EDU TRACK
• Conclusion
3
Certificate
This is to certify that Deepali Kumari , a student of Class XII, Bal
Bhavan Public School, has successfully completed the project titled
"EDU TRACK" under the guidance of Mrs. Harpreet Kaur Verma,
Computer Science Teacher. The project work is in partial fulfillment of
the requirements of the CBSE curriculum for the academic year
2024–2025 and has been carried out with utmost sincerity and
dedication. The project involves the development of a menu-driven
Python-based application that integrates with a MySQL database to
effectively manage hospital operations, including patient records,
doctor and staff details, appointment scheduling, and inventory
management. This is to acknowledge that the project is the original
work of the student, and due credit has been given to all sources of
information and assistance.
_______________________ _______________________
Acknowledgement
I would like to express my sincere gratitude to all those who
supported me throughout the completion of this project. First and
foremost, I would like to thank my project guide, MRS. Harpreet Kaur
Verma, for her invaluable guidance, continuous support, and
encouragement throughout this project. Her suggestions and feedback
were instrumental in enhancing the quality and scope of my work. I
would also like to extend my thanks to the faculty members of Bal
Bhavan Public School for providing the necessary resources and
creating an environment that encouraged learning and exploration. A
special thanks to my family and friends for their constant support,
patience, and understanding during the course of this project. Their
unwavering faith in me motivated me to push through the challenges
and obstacles that arose. Lastly, I appreciate all the people who
contributed directly or indirectly to the success of this project.
Without their guidance and assistance, this project would not have
been possible. Thank you all for your contributions and support.
5
Introduction
In today's data-driven world, efficient storage and management of
records are crucial for businesses and organizations. This project
integrates Python and SQL to create a streamlined data storage
solution that simplifies record-keeping while ensuring systematic
organization.Python serves as the interface, allowing users to
interact with the system effortlessly. It provides functionalities for
adding, updating, retrieving, and deleting records, ensuring a
user-friendly experience. Meanwhile, SQL stores the data in a
structured tabular format, making it easy to query, analyze, and
manage information systematically.By leveraging Python’s flexibility
and SQL’s robustness, this project enhances data handling efficiency,
reduces redundancy, and improves accessibility. It is ideal for
applications where structured record management is essential, such
as employee databases, inventory systems, and customer
management.
7
OUTPUT
17
18
19
4. User-Friendly Interface
●Python enables an interactive, menu-driven interface for
teachers and admins.
●Users can add, update, delete, and view records easily.
Conclusion
A Python + MySQL School Management System streamlines school
operations by improving data management, accuracy, security, and
automation.