Car rental system built using C#.
- Language Used:
- C# (100%)
- Vehicle Management: Add, update, and remove vehicles from the rental fleet.
- Customer Management: Register and manage customer information.
- Reservation System: Book, modify, and cancel car reservations.
- Payment Processing: Handle payments and generate invoices.
- Reporting: Generate reports on rentals, revenue, and vehicle utilization.
- Clone the repository:
git clone https://github.com/nimanthaF/rent-a-ride.git cd rent-a-ride