An open API service indexing awesome lists of open source software.

https://github.com/younusaliakash/vanilla-movie-seat-booking-app

Display movie choices and seats in a theater to select from in order to purchase tickets
https://github.com/younusaliakash/vanilla-movie-seat-booking-app

booking-system css dom-manipulation html javascript

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

## Movie Seat Booking

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

movie-seat-booking-project-demo

``` Younus Ali Akash ```