- This project allows customers to book taxis for their daily transport. The project is designed and built across 3 logical tiers.
- Presentation Layer
- Angular 2+
- Business Layer
- Web API Using ADO.Net LINQ & EF
- C# 7.0
- Database Layer
- RDBMS: - SQL Server 2012
- Admin
- Employee
- Customer
-
Role of Admin
- Perform weekly roster of Employees.
- Print reports annually, weekly, and daily.
- Check feedbacks.
- Manage all system users.
- Changing password.
- Register Employees
-
Role of Employee
- Check online bookings.
- Check their rosters.
- Maintain daily logs.
- Select availability.
-
Role of Customer
- Register to System
- Make a booking.
- Check their booking status.
- Calculate the fare.
- Check the driver history.