- OpenJDK 11
- JavaFX 11
- Hibernate
- Java
- MySQL Server
- Download MySQL dump files - download files
- Create a scheme in the local database with a name "inventory_management_system"
- Import the dump files to the scheme
- For the server as the login and the password used "root"
- Or change the connection configurations in the "persistence.xml" file
- Clone/Download the project and import into IDE - download
- Run MySQL server
- Run com.main.Main as Java Application
- Download the project jar archive - download
- Run MySQL server
- Run "run_project.cmd" from the downloaded archive