Skip to content

A simple movie ticket booking UI that allows users to select seats, choose a movie, and see the total price. Data is saved using localStorage

Notifications You must be signed in to change notification settings

regmibinod/movie-seat-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Movie Seat Booking App

A simple and interactive movie ticket booking UI built with vanilla JavaScript. Users can select seats, choose a movie, and view the total ticket price. Seat selection and movie choice are stored using localStorage for state persistence.

πŸš€ Features

  • Select seats from available ones
  • Choose a movie and dynamically update ticket price
  • Seat and movie selections are saved in local storage
  • Responsive UI layout (customizable)

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • LocalStorage API

πŸ“¦ Installation

  1. Clone the repository:
    git clone https://github.com/your-username/movie-seat-booking.git

About

A simple movie ticket booking UI that allows users to select seats, choose a movie, and see the total price. Data is saved using localStorage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published