The Car Rental System is a simple Java console application that allows users to rent and return cars. It is designed to manage a fleet of cars, customers, and rentals.
- Rent a car by specifying the customer's name, car ID, and rental duration.
- Return a rented car and calculate the total rental cost.
- Display available cars for rent.
To run the Car Rental System, you need to have the following installed on your machine:
- Java Development Kit (JDK)
- Git (optional, for cloning the repository)
-
Clone the repository:
git clone https://github.com/GyanPrakash2/DriveSync.git