The cinema ticket selector was a fun project as the CSS involved in creating the screen and the individual seats was interesting and I learnt a few tricks.
JavaScript is used to toggle the colour of the seats, add the price up and change the price of the ticket based on what film is chosen.
This project is part of Brad Traversy’s 20 Web Projects with Vanilla JavaScript
Cinema ticket selector using JavaScript