Car Rental Application
Budget: $10 – $30 USD
I have two classes ( Car and CarRentalApplication) I need to add a third class ( CustomerClass). So that the output asks: Rent a car or Add or view all clients. Something like this. (Java code)