Rental car system Windows form UI that provides a rental car service for clients The project is being realized in Three Layer Architecture in C# .NET The main system page: Example form to add a new car On car catalog form the user can filter the results by any fields The car catalog form: on pressing on one car line full details form open The entry code is: 1234