clubgamma / Ticket-Booking

Participate in Club Gamma Hacktoberfest by contributing to any Club Gamma Project
https://clubgamma.vercel.app/
1 stars 9 forks source link

Dynamic Ticket Selection and Booking #3

Closed soni-shashan closed 3 hours ago

soni-shashan commented 2 weeks ago

Allow users to select the number of tickets, specify seat preferences, and enter customer details to complete the booking process.

Meetpidev commented 2 days ago

@soni-shashan My approch is that there is already predifined seates (E.g 100 ) user can select any seat from range 1-100.. suppose first user select seat no.1 then second user can not select the same seat.. for that we also have to display available seates so user can select seates easyly..

Meetpidev commented 2 days ago

/assign