Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suwadith/university-award-calculation-system-javafx-pp-gui
Java based University Award Calculation System. [Procedural Programming]
https://github.com/suwadith/university-award-calculation-system-javafx-pp-gui
gui java javafx procedural-programming
Last synced: 1 day ago
JSON representation
Java based University Award Calculation System. [Procedural Programming]
- Host: GitHub
- URL: https://github.com/suwadith/university-award-calculation-system-javafx-pp-gui
- Owner: Suwadith
- Created: 2017-04-11T16:43:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T10:58:28.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T19:38:29.447Z (2 months ago)
- Topics: gui, java, javafx, procedural-programming
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University-Award-Calculation-System-JavaFX-PP-GUI
Java based University Award Calculation System. [Procedural Programming]
JavaFX has been used to build the Interface.
This is an Award Calculation System built to Identify what type of degree will a Student get when he graduates from a University.
System involves with matters such as Resits, Retakes, Dropouts and also Expulsion when Failing in a Retake.
Depending on the amount of Credits scored by the student, He/She will be eligible to receive awards
- Below 120 credits: Not Eligible for anything
- Above 120 credits: Eligible to get a Certificate in Higher Education
- Above 240 credits: Eligible to get a Diploma in Higher Education
- Above 300 credits: Eligible to get a Non-Honours Degree
- 360 credits: Eligible to get a Honours Degree (Depending on the Average the classes will defer from 1st class to 3rd class)## Screenshots