A car rental desktop application that allows you to add new cars and users to a MySQL DB, it lets you rent out cars ,it also allows you generate a printable bill when the rent duration is over. Built using JavaFX and other libraries.
The admin can enter user details such as License number, and other personal details, the admin also can add cars to the collection and specify the rental price per day. The admin can also view all cars that have been rented out to customers.
View fxml and other project resources here: https://github.com/h4mmad/Car-Rental-Java-Project-Resources