Customer role module of Smart Car Rental Management System using C# and SQL Server.
The system was divided into four separate roles:
- Admin
- Customer
- Staff
- Driver
Each team member worked on one specific role/module individually.
This repository contains only the Customer Role module developed by me.
- Customer Login
- Register
- View Cars With Image
- Car Booking
- Cancel Booking
- Search Car With Filter
- My Bookings
- Rental History
- Payment
- Profile
- Logout
- Language: C#
- Windows Forms
- Visual Studio
- SQL Server Management Studio
Tahlil Al-Raiyan