Skip to content

dejongyeong/school-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.