/CarReservationSystem

Java car reservation system, allowing users to view available cars. Uses ArrayList to store the inventory of cars, allows the user to make a selection from a menu of options in a while loop.

Primary LanguageJava

Watchers