Student Management System
A Python-based Student Management System with a modern GUI built using CustomTkinter and MySQL as the backend database.
Features
- Add Student — Add new students with Roll No, Name, Age, Class and City
- View Student — Search and view students by Roll No, Name, Age, City or view all
- Deposit Fee — Record fee deposits for students by term
- View Fee — View total fee deposited by a student with term-wise breakdown
- Remove Student — Delete a student and their fee records from the system
Tech Stack
- Language — Python 3
- GUI — CustomTkinter
- Database — MySQL
Made by Hariharan V