An open API service indexing awesome lists of open source software.

https://github.com/dejongyeong/school-management-system

IT Tralee Year 3 Module: Software Tools
https://github.com/dejongyeong/school-management-system

azure-sql-database csharp dotnet-framework mvvm software-tools sonarqube visual-studio-team-services visualstudio wpf

Last synced: 6 months ago
JSON representation

IT Tralee Year 3 Module: Software Tools

Awesome Lists containing this project

README

          

# 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.