A robust desktop application designed to automate school administrative tasks, including student registrations, attendance management, and etc.... This project was developed as a Group Project (Group J) for the Visual Programming I ) module.
The system provides a centralized platform for educational institutions to manage student data, teacher assignments, and daily attendance records through a user-friendly GUI.
- Student & Teacher Management: Efficiently manage profiles for both students and staff.
- Attendance Tracking: Automated system to record and monitor student attendance.
- Enrollment & Subjects: Handle student enrollments and manage academic subjects/sections.
- Interactive Dashboard: A comprehensive main interface for quick navigation between modules.
- Language: C#
- Framework: .NET WinForms
- Database: SQL Server (utilizing
schoolDB.mdf) - IDE: Visual Studio
- Clone this repository to your local environment.
- Open the solution file
SchoolManagement.slnin Visual Studio. - Execute the provided SQL script
db_script.sqlto set up the schoolDB database schema and sample data. - Build and run the application.
Developed by Group J - University of Vocational Technology (UoVT) - Department of Software Technology







