https://github.com/boddepallyvenkatesh06/create-a-responsive-seat-selector-ui-in-html-css-and-js
Developed a responsive seat selector UI using HTML, CSS, and JS, improving user experience for selecting seats in a business, enhancing efficiency and user satisfaction
https://github.com/boddepallyvenkatesh06/create-a-responsive-seat-selector-ui-in-html-css-and-js
css3 html5 javascript javascript-framework json-api
Last synced: 2 months ago
JSON representation
Developed a responsive seat selector UI using HTML, CSS, and JS, improving user experience for selecting seats in a business, enhancing efficiency and user satisfaction
- Host: GitHub
- URL: https://github.com/boddepallyvenkatesh06/create-a-responsive-seat-selector-ui-in-html-css-and-js
- Owner: BoddepallyVenkatesh06
- License: apache-2.0
- Created: 2023-09-15T16:01:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T16:11:05.000Z (over 2 years ago)
- Last Synced: 2024-12-06T04:17:39.950Z (about 1 year ago)
- Topics: css3, html5, javascript, javascript-framework, json-api
- Language: HTML
- Homepage: https://movie-seat-booking-20sqft.netlify.app/
- Size: 15.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create-a-responsive-seat-selector-UI-in-HTML-CSS-and-JS
This is a simple responsive seat selector UI created using HTML, CSS, and JavaScript. It allows users to interactively select seats.
## Features
- Responsive design for various devices.
- Interactive seat selection.
- Easy-to-understand UI.
## Demo
You can see a live demo of this project [here](https://movie-seat-booking-20sqft.netlify.app/).
## Getting Started
These instructions will help you set up and run the project on your local machine.
### Prerequisites
- Web browser
### Installation
1. Clone the repository: bash git clone
### Usage
Click on available seats to select them.
Click on selected seats to deselect them.
#### Customization
You can easily customize the seat layout and appearance by modifying the HTML and CSS files.