Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mehmetacisu/desktopschoolapplication

C# Desktop School Application with Windows Forms
https://github.com/mehmetacisu/desktopschoolapplication

csharp dbfirst entityframework mssql school-project windows-forms windowsforms-applications

Last synced: 9 days ago
JSON representation

C# Desktop School Application with Windows Forms

Awesome Lists containing this project

README

        

# Desktop School Application

With this project, students, teachers and exam grades at school can be followed.
To put it briefly, we can say that the School Information System.

## Used Technologies

* Frontend
- [Windows Forms](https://docs.microsoft.com/en-us/dotnet/desktop/winforms/windows-forms-overview?view=netframeworkdesktop-4.8)
* Backend
* [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
* Database
- MS SQL
* ORM
- Entity Framework

## Screenshoots

Login Page

Login Page

Forgot Password Page

Forgot Password Page

Admin Homepage

Admin Homepage

Admin Lesson Operations Page

Admin Lesson Operations Page

Teacher Homepage

Teacher Homepage

Student Homepage

Student Homepage

Student Exam Grades

Student Exam Grades Page



## Features

- CRUD Operations on Teacher,Student
- Exam grades can be entered and edited
- Admin Control System

## Used Colors(Color - Hex Code)
- Light Sea Green #20b2aa
- White #FFFFFF

## Used Font

[Roboto](https://fonts.google.com/specimen/Roboto)

### Licence

[MIT](https://github.com/mehmetacisuu/DesktopSchoolApplication/blob/main/LICENSE)