acmpesuecc / Cab-Booking-Management-Simulation

This project is used for booking vehicles for travel purposes. It can be used both as an admin and a user. The admin has the ability to edit, add, delete and end driver trips. He can also the view the bills. The user can book vehicles like sedan, SUV or a bus. He can also choose the departure and arrival places from the file.
MIT License
1 stars 10 forks source link

Cancelling rides #5

Open aarav-babu opened 2 years ago

aarav-babu commented 2 years ago

FEATURE: Cancel rides from the user side. Expected output : After booking a ride, before/after displaying the bill add an option to cancel the ride.

On cancellation, availability of driver should be changed, bill shouldn't be registered (make appropriate changes so it isn't seen in the admin section under view bills).

Optional: Add a feature of driver ratings. On cancellation, ask the user to select a reason for cancellation. If it is the drivers fault, decrease the rating of the driver. (Let this feature be solely based on number of cancellations). If this is implemented, display ratings of all drivers while displaying availability during booking.

Potential bounty that can be earned: Bounty Points (apply for all successful PR submissions): 60

ShrutiNarayana commented 2 years ago

Can i please work in this issue?

aditi-singh2 commented 2 years ago

Can i please work in this issue?

go ahead :)

Typeaway14 commented 2 years ago

Can I work on this issue?