kghalamb / AirStage

0 stars 0 forks source link

Product ideas Sabawoon Hakimi #17

Open SabaHakimi opened 11 months ago

SabaHakimi commented 11 months ago

View all Bookings by Performer Currently, performers have no way of seeing their current venue bookings without having all the booking IDs. It would be useful to have an endpoint that takes in a performer's information and returns all of their bookings. This idea could be expanded to specify only future bookings or past bookings, which gives performers easier access to data they might find useful.

Booking with verification There currently aren't any checks in place to verify that a venue isn't already booked for a set period of time (or to update the availability of venues after they are booked) before making a booking. Implementing these updates/verifications can prevent instances of multiple performers booking the same venue during conflicting times.