Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 792 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 792 Bytes

School Management System

IT Tralee: Year 3 Semester 1

The motivation of the proposed idea was to implement functionalities for School Management. The proposed design and implementation contains the following features:

  • Admin administration, e.g. admin registration and profile update.
  • Teacher administration, e.g. insert or remove teacher to/from database, and update teacher's profile.
  • Automatic salary calculation.

Programming Languages and Software Tools

  • C# - MS Visual Studio IDE.
  • .NET Entity Framework.
  • Azure SQL Server (Database).
  • Windows Presentation Foundation (WPF).
  • Model-View-ViewModel (MVVM) Design Pattern.
  • SonarQube - Continuous Inspection of Code Quality.
  • Visual Studio Team Services - Project Management, Spring Planning and Build Process.