The Student Management System is a desktop application built using Python’s Tkinter
library for GUI design, PIL for image handling, and PyMySQL for database interactions.
This application allows users to manage student records, including adding, updating,
deleting, and searching for student information. It also provides a login screen to ensure
that only authorized users can access the system.