Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mehmetacisu/desktopschoolapplication
- Owner: mehmetacisu
- License: mit
- Created: 2021-12-20T14:46:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T15:17:51.000Z (over 2 years ago)
- Last Synced: 2024-08-16T13:01:48.942Z (3 months ago)
- Topics: csharp, dbfirst, entityframework, mssql, school-project, windows-forms, windowsforms-applications
- Language: C#
- Homepage:
- Size: 2.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
Forgot Password Page
Admin Homepage
Admin Lesson Operations Page
Teacher Homepage
Student Homepage
Student Exam Grades
## 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)