Skip to content

This is a desktop app aimed to educate students about the available computer science specializations. The app is in Greek and was made as a demo for a university project.

License

Notifications You must be signed in to change notification settings

AnthonyAl/Educational-Software

Repository files navigation

Educational Software for Computer Science

This is a desktop app aimed to educate students about the available computer science specializations. The app is in Greek and was made as a demo for a university project.

Screenshots

Main window

Quiz example

Details

Environment

The programming language is C# with .NET Framework Version 4.7.2. It is also accompanied by a MySQL database.

Custom WinForm Controls

Great emphasis was given to the overall look of the app. This project contains some custom controls which we have found on the internet over the years and we spent time rewriting and improving them. The custom controls in this project are:

  1. ShadowPanel: works just like the WinForm Panel.
  2. RoundedButton and RoundedToggleButton: visually appealing Button and Checkbox
  3. FormFlat: a custom class that makes it easy to turn any Form into a custom themed flat window

About

This is a desktop app aimed to educate students about the available computer science specializations. The app is in Greek and was made as a demo for a university project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages