Pranjal360Agarwal / ApnaBharat-Bus-Booking-Reservation-System

It is the system containing fully functional features from booking ticket to generating the ticket. With the bus ticket reservation system, you can manage/book reservations, clients data and passengers lists, can add new bus or new route as an Operator admin.
https://apna-bharat-bus-booking-reservation-system.vercel.app
MIT License
72 stars 100 forks source link

Add Drop-down List for "No. of Seats" Column #141

Closed Vedansh-777 closed 1 year ago

Vedansh-777 commented 1 year ago

Currently, the "No. of Seats" column in the application requires users to manually enter the desired number of seats using a text input field. This approach can be error-prone and lacks the convenience of predefined options.

Enhancement: Adding a drop-down list to the "No. of Seats" column, where users can select the desired number of seats from a pre-defined range of options. This drop-down list will provide a more intuitive and efficient way for users to specify the number of seats they require.