School Management System Project VEER
School Management System Project VEER
Class: XII-B
Adm no-11011
• Python 3.12.3
• MySQL
• MS Word (for documentation)
ER (Entity-relationship) Diagram
Database Tables
Tables:
- Student:
- Teacher:
- Classes:
- Subjects:
- Fees:
- Library:
- Inventory:
Table data
- Student:
- Teacher:
- Classes:
- Subjects:
- Fees:
-Library:
- Inventory:
Python Code
MAIN SCREEN
MAIN MENU
Add New Student:
Add Book:
Add inventory:
Remove Teacher:
Display Teachers:
Display Students:
Exit:
Conclusion
The School Management System
successfully demonstrates how
databases and programming can be
integrated to manage real-world
scenarios. This project enhanced my
knowledge of Python and SQL
integration.
Bibliography
• https://www.w3schools.com
• www.scribd.com
• www.google.com
• Class notes and textbooks