Defining the Show Times Page
Our next task is to create the ShowTimes page. More specifically, we need to:
-
Add two new classes, to store show and theater information.
-
Create a new ShowTimes Web page to display show information for a particular film.
-
Add the button to the existing TopPicks page.