Description
EduTrack is a desktop-based school management system built with C# and WinForms to streamline academic and administrative processes within educational institutions.
The system includes four interconnected user roles — Admin, Teacher, Secretary, and Student — each with tailored permissions and responsibilities.
It allows seamless data flow between roles for managing student records, grades, attendance, and communication efficiently.
Designed with a user-friendly interface and secure role-based access control, EduTrack provides a practical example of object-oriented programming and database integration in C#.