Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
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