https://github.com/eniko04/rentalcar
RentalCar with H2
https://github.com/eniko04/rentalcar
h2-database java oop
Last synced: about 1 year ago
JSON representation
RentalCar with H2
- Host: GitHub
- URL: https://github.com/eniko04/rentalcar
- Owner: Eniko04
- Created: 2025-04-26T13:30:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-26T13:40:51.000Z (about 1 year ago)
- Last Synced: 2025-04-26T14:37:06.414Z (about 1 year ago)
- Topics: h2-database, java, oop
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RentalCar is a simple Java console application for managing a car rental fleet. The application allows you to add, rent, and return cars, while keeping track of important details such as license plate number, model, year of manufacture, and rental status.