/seat-booking

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.

Primary LanguageJavaScript

Stargazers