https://github.com/nrhartnett/studentregistrationsystem
This is a JavaFX project that implements Object Oriented Programming best practices in a simple JavaFX graphical user interphase. This project may be viewable upon downloading the files and running in a Java IDE that supports JavaFX.
https://github.com/nrhartnett/studentregistrationsystem
java java-oops javafx-gui javafx-project
Last synced: 4 months ago
JSON representation
This is a JavaFX project that implements Object Oriented Programming best practices in a simple JavaFX graphical user interphase. This project may be viewable upon downloading the files and running in a Java IDE that supports JavaFX.
- Host: GitHub
- URL: https://github.com/nrhartnett/studentregistrationsystem
- Owner: nrhartnett
- Created: 2023-10-09T18:53:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T18:54:43.000Z (over 2 years ago)
- Last Synced: 2025-07-04T00:38:05.720Z (11 months ago)
- Topics: java, java-oops, javafx-gui, javafx-project
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StudentRegistrationSystem
This is a JavaFX project that implements Object Oriented Programming best practices in a simple JavaFX graphical user interphase. This project may be viewable upon downloading the files and running in a Java IDE that supports JavaFX.