Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 595 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 595 Bytes

Movie-Booking-App

Check it out Movie-Booking-App

Display movie choices and seats in a theater to select from in order to purchase tickets

Project Specifications

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

Technologies

Project is created with:

  • HTML5
  • CSS3
  • JavaScript