This is a JavaFX application with mySql database. This application can be use in cricket match to update the score of the match and store all the match info in mySql database. --module-path ...
Enums/ # User roles, visit types, etc. controllers/ # JavaFX controllers for each FXML view dto/ # Frontend data transfer objects service/ # Handles API communication and business logic tasks/ # ...