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 ...
You will need your own MySQL database for backend functions. Fork and clone this repo Add a db_schemas folder in server directory Add a .env file to the root directory with the information below: ...