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
- Host: GitHub
- URL: https://github.com/dejongyeong/school-management-system
- Owner: dejongyeong
- Created: 2019-05-31T18:46:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T19:00:00.000Z (over 6 years ago)
- Last Synced: 2025-06-14T02:40:27.214Z (6 months ago)
- Topics: azure-sql-database, csharp, dotnet-framework, mvvm, software-tools, sonarqube, visual-studio-team-services, visualstudio, wpf
- Language: C#
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.