Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 607 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 607 Bytes

Movie Seat Booking

This project follows along with the 20 Web Projects With Vanilla JavaScript tutorials by Brad Traversy.

This project creates an application that allows the user to select and de-select movie seats, choose a movie, and see the quantity of seats selected as well as the total price for the tickets.

JavaScript, CSS, and HTML are used, as well as local storage to retain selected information after page has been refreshed.

drop down movie menu and movie seats with quantity and total price