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

Fixes issue #5 #17

Closed Typeaway14 closed 2 years ago

Typeaway14 commented 2 years ago

Booked rides can now be cancelled by pressing "c" before bill is generated

chick-bot[bot] commented 2 years ago

Hi, @Typeaway14! Thank you for your Pull Request 🥳🚀 A Maintainer will review your PR Shortly. Till then, hold tight!

aarav-babu commented 2 years ago

Okay hi typeaway the issue has not been resolved. After canceling the booking (pressing c) the driver availability changes to n ( it should stay y if canceled) and a bill is also generated for the canceled ride (this should be avoided ie.Bill should not be generated).