This project is a simple console application for managing car rentals. It allows users to add customers and cars to a database, display the information, and remove entries.
- Rent a Car: Add a new customer and car to the database.
- Show Information: Display the list of customers and their rented cars.
- Remove Entries: Delete a customer and their rented car from the database.
- .NET Framework
- Entity Framework