Seat Booking Simulator 2

Overview

The Seat Booking Simulator 2 is a C# Windows Form Application that uses Data Structure and Algorithm implementation with a Double Linked List and is a sequel to Seat Booking Simulator first version. It introduces improved limitations and Covid-19 distancing measures logics.

Enhanced Distancing Measures: Improved distancing measures to ensure a safer and more organized seating arrangement. When a seat is booked by a user, the simulator disables seats around via an application logic in pink. This prevents users from booking seats that are in close proximity to others for the covid pandemic.

Application Logic: Meticulously crafted application logic ensures robust and logical functionalities. This intelligent logic underpins the simulator, providing an efficient seat booking management.

Screenshots

Seat Booking Simulator 2 interface