EscolaManager is a comprehensive school management system developed in C# with WinForms. It simplifies administrative tasks by providing modules for managing students, classes, subjects, grades, and attendance. Designed with an intuitive interface, the system ensures efficient school operations.
- π¨βπ Student Management: Register, edit, and manage student data.
- π« Class Management: Manage classes and associated subjects (UFCDs).
- π Subject Management: Add and update school subjects.
- π Grades Module: Assign and track student grades.
- π Attendance Management: Record and consult student attendance.
- π΅ Fee Management: Define and manage school fees.
- π¨βπ©βπ§ Parent Management: Manage parent/guardian information.
- πΌ Staff Management: Manage employee roles, salaries, and data.
- π Dashboard: Overview of key metrics (students, staff, finances).
- π·οΈ Credits Module: Displays project author, date, and version.
- Language: C#
- Framework: .NET Framework with WinForms
- Database: Local file storage (CSV/XML/JSON)
- Architecture: Object-Oriented Programming (OOP)
- Clone the repository:
git clone https://github.com/pacheco4480/EscolaManager.git
