WaiveCar / Waivecar

Waivecar
https://waivecar.com
0 stars 0 forks source link

Api: Multi User Bookings #1610

Open daleighan opened 4 years ago

daleighan commented 4 years ago

This may be a feature for the future, but I would like to consider how it may be done at this point. There is now a web interface that could be easily adapted for this.

daleighan commented 4 years ago

I will probably do this by using an intermediary table called booking_users matching a booking to multiple users. There will also need to be a flag on the booking indicating whether the booking is single or multi-user.