My requirement is that user can book seats for a particular theatre for a particular movie at a specific show time.
How can I maintain availability status of a seat for that show time.
If the check the master seat table for the total seats, in which data layer I can set a boolean say, "isAvaialble" for that show against a particular seatID.
How would be the data join?
Could you please provide an idea to achieve this requirement?
Reply To: How to persist seat availability data
Hi,
Thanks for the data model.
My requirement is that user can book seats for a particular theatre for a particular movie at a specific show time.
How can I maintain availability status of a seat for that show time.
If the check the master seat table for the total seats, in which data layer I can set a boolean say, "isAvaialble" for that show against a particular seatID.
How would be the data join?
Could you please provide an idea to achieve this requirement?
Many Thanks
Abhimun 13 May 2021 12:35:33