hitesh-3 / simple-coding

help needed
Other
2 stars 3 forks source link

cancel feature added #3

Closed AkshatGoel-321 closed 1 year ago

AkshatGoel-321 commented 1 year ago

I have added a new cancel feature by defining a new class. when that class is called, it will not only cancel the alloted ticket but also will add the seat to remaining seats list and when someone calls the booking function then these cancelled seats will be alloted first.