maniyaom / Movie-Ticket-Booking

https://movie-ticket-booking-five.vercel.app
MIT License
37 stars 106 forks source link

[Feat]: Add Seat Availability Checker for Movie Tickets #222

Open Jigyansha06 opened 1 month ago

Jigyansha06 commented 1 month ago

Feature Description

Currently, users can book movie tickets but do not have the option to check the availability of seats before booking. Adding a seat availability checker will help users view available seats in real time, making the booking process more efficient.

Provide a detailed description of the feature

Proposed Solution:

Implement a seat availability feature on the booking page. This feature will show users which seats are available, booked, or blocked, using different color codes. Utilize the existing booking data to reflect real-time seat availability. Benefits:

Users can easily choose available seats and plan accordingly. Enhances the user experience by providing more transparency before booking.

Hi, I'm a GSSoC'24 Extended contributor and would like to work on this issue. Could you please assign it to me under GSSoC'24 Extended?

Put here any screenshots or videos (optional)

No response

By submitting this issue, you agree to

Other Information

github-actions[bot] commented 1 month ago

@Jigyansha06

Thank you for raising this issue! ๐ŸŽ‰๐Ÿ™Œ

We truly appreciate your contribution to this project and will review the details shortly. ๐Ÿ› ๏ธโœจ We will get back to you soon!

Thank you for your patience! ๐Ÿ™

maniyaom commented 1 month ago

@Jigyansha06 It is already implemented. You can see different colors here.

image