Kanav-Arora/tripzip

Call Cancel and Leave routes on frontend

Kanav-Arora opened this issue · 0 comments

We have added cancel and leave api routes on the backend. In the trip based on user's status of trip request call the routes.
Like if user has not requested and has not joined the trip then he'll request to join
if he has already requested, he can cancel the request
if he has already joined, he can leave the trip.