Skip to content
#

seat-booking

Here are 4 public repositories matching this topic...

The app operates in a single coach with 80 seats arranged in rows. Each row has 7 seats except the last row, which has 3 seats. Users can reserve up to 7 seats in a single booking. The system prioritizes booking seats in a complete row. If that's not possible, it allocates adjacent seats.

  • Updated Jul 17, 2023
  • JavaScript

CineReserve is a web application I initiated to practice my skills in modern JavaScript after completing courses, aiming to independently develop a moderately complex project. From conceptualization to implementation, I crafted this project from scratch, envisioning a user-friendly interface for reserving movie seats.

  • Updated Apr 29, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the seat-booking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the seat-booking topic, visit your repo's landing page and select "manage topics."

Learn more