A desktop-based application designed to manage vehicle reservations, customer records, and inventory for a car rental company. The system allows administrators to add, update, and delete car and customer details efficiently.
- Programming Language: Java
- Framework: JavaFX (Scene Builder for UI design)
- Database: MySQL
- Manage car and customer information.
- Process and track vehicle reservations.
- Maintain rental history and availability records.
- Simple, intuitive, and user-friendly interface.
- Designed the frontend UI with JavaFX and Scene Builder.
- Implemented database management and queries using MySQL.
- Developed a robust backend logic ensuring smooth data flow between UI and database.