A Project in C#
Project Description: It is a ride hailing application just like Uber, Careem, In-Driver, Bykea etc. Users of this application are passengers who want to book a ride, drivers whose vehicles are registered in this application and an admin who registers the drivers on application.
This project contains 7 files
- Admin.cs
- Passenger.cs
- Driver.cs
- Location.cs
- Ride.cs
- Vehicle.cs
- Program.cs
You can clone this code and learn through it. Please if you found something faulty let me know. Any suggestions are warmly welcomed. Thank You :)