Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabberrahman/star-cineplex
star Cineplex Movie Seat booker --vanila javascript
https://github.com/sabberrahman/star-cineplex
Last synced: 11 days ago
JSON representation
star Cineplex Movie Seat booker --vanila javascript
- Host: GitHub
- URL: https://github.com/sabberrahman/star-cineplex
- Owner: sabberrahman
- Created: 2024-01-20T03:38:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T12:29:32.000Z (12 months ago)
- Last Synced: 2024-01-21T13:24:03.412Z (12 months ago)
- Language: HTML
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Cineplex Movie Seat Booker
Welcome to the Star Cineplex Movie Seat Booker, a web application built with vanilla JavaScript.
## Preview
## Overview
This project is a movie seat booking system that allows users to select their preferred seats for a movie and view the total cost. It demonstrates the use of HTML, CSS, and JavaScript to create a dynamic and interactive user interface.
## Features
- **Seat Selection:** Users can click on available seats to select or deselect them.
- **Seat Price:** The application calculates the total price based on the selected seats.
- **Local Storage:** Selected seats and their prices are stored in the browser's local storage, ensuring data persistence on page refresh.## How to Use
1. Clone the repository:
```bash
git clone https://github.com/your-username/Star-Cineplex.git