/Movie-Ticket-Tooking-System

Movie Ticket Booking is a simple project developed using HTML, CSS, and JavaScript. When you open the project, you can see the home page of the ticket booking page on your browser where you can select either the ticket page or the now showing page. Also, while buying a ticket, you can select the movie to watch from the top

Primary LanguageJavaScript

Movie-Ticket-Tooking-System

Movie Ticket Booking is a simple project developed using HTML, CSS, and JavaScript. When you open the project, you can see the home page of the ticket booking page on your browser where you can select either the ticket page or the now showing page. Also, while buying a ticket, you can select the movie to watch from the top

Movie Ticket Booking usin HTML, CSS & JS

Project Breakdown

  • Display UI with movie select, screen, seats, legend & seat info
  • User can select a movie/price
  • User can select/deselect multiple seats
  • User can't select occupied seats
  • Number of seats and price will update based on selected movie and no. of seats
  • Save seats, movie and price to local storage so that UI is still populated on refresh

prerequisites

HTML
CSS
JS BASICS

New Learning

Local Storage in JAVASCRIPT