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