Hello,
I'm making a simple drama ticket booking system.
I need to add drama page where it'll display the name of the theatre(s) where the drama is going to be playing.
The requirement is to allow user to book tickets of the show till last 3hrs for the show, after that tickets will only be available at the window.
Tickets will be available for 7 days before the show's playing date-time.
Dramas can have multiple shows in same city/same theatre but will be playing on a single location at a time.
For example, if Macbeth is going to play at Broadway theatre on 1st May & Imperial theatre on 2nd May,
the drama page should show both the shows & allow ticket booking for both.
But once the 1st May has passed, it should be automatically removed from the list.
All I want to know is, while adding the field for theatre name, there should be some way I can add "post expiry date-time" & connect it with theatre's name(page list).
Theatre's page should also automatically create schedule based on all the shows added in the system.
Thanks for your time.
This is a designer trying his hands & some poor programming skills in PW, so please be kind.