Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.56 KB

EscolaManager 🏫📚

About the Project

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.

Features 🚀

  • 👨‍🎓 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.

Technologies Used 🛠️

  • Language: C#
  • Framework: .NET Framework with WinForms
  • Database: Local file storage (CSV/XML/JSON)
  • Architecture: Object-Oriented Programming (OOP)

🎥 Project Demo

EscolaManager Demo

How to Run the Project 💻

  1. Clone the repository:
    git clone https://github.com/pacheco4480/EscolaManager.git