CarConnect is a simple Car Rental System built using C#, SQL Server, and ADO.NET.
This project includes:
- Customer & Admin Authentication
- Vehicle CRUD Operations
- Reservation Management
- Custom Exception Handling
- NUnit Unit Testing
- Customer
- Vehicle
- Reservation
- Admin
- C# (.NET)
- SQL Server
- ADO.NET
- NUnit
- entity/model
- dao
- exception
- util
- main
Developed as part of the Hexaware CarConnect Coding Challenge.