JavaFx and Fxml code to make UI and logic of CRUD Javafx application. I have made this app by following these two Youtube tutorials Part 1 - https://www.youtube.com ...
Prior to running, ensure that you include --module-path [Path to JavaFX folder] --add-modules javafx.controls,javafx.fxml in as VM arguments. These are pathways to wherever the JavaFX files are stored ...