/Random-StudentDatabase

Made with the implementation of GUI, a student database (with user input and restrictions) which randomly fills in grades of a class and prints out statistical information on the window. Five buttons at the beginning to assist the user in the easy interface of the application.

Primary LanguageJava

Student Database App

Designed and developed with the implementation of GUI using Java & JavaFX, A program that creates a GUI with 5 buttons each performing a working task. The code fills in randomly generated grades into a database and displays statistical information (Highest, Lowest, Average, Mean, Median, etc)