Programming-2---Cinema-Booking-Application
For this assignment, you will individually develop a Cinema Ticket Booking Application in Java with the following functionality, available from the console: • Requests the Customer’s name, age and asks if they are a student • Lists films that are currently available to watch at the cinema • Asks the customer to select the film to watch from a menu • Issues a ticket if age appropriate • Calculates the cost of the ticket and prints the ticket details to the console with the customers details, the film’s detail and the cost