maniyaom / Movie-Ticket-Booking

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

[Feat]: Lack of Visual Feedback After Ticket Booking Completion #293

Open diwakarchaurasiya opened 3 weeks ago

diwakarchaurasiya commented 3 weeks ago

Feature Description

Currently, there is no visual notification or feedback provided to the user after booking a ticket, whether the action is successful or unsuccessful. This lack of feedback can lead to confusion, as users are left unsure whether the booking process has completed successfully or encountered an error. Showing toast notification will be solution for this

Provide a detailed description of the feature

Currently, there is no visual notification or feedback provided to the user after booking a ticket, whether the action is successful or unsuccessful. This lack of feedback can lead to confusion, as users are left unsure whether the booking process has completed successfully or encountered an error. A more user-friendly experience would involve displaying a notification immediately after the booking action is completed.

Expected Behavior: Upon successful or failed ticket booking, a clear and concise visual notification (e.g., toast notification) should appear to inform the user of the outcome. This improves the overall user experience by providing immediate feedback.

Proposed Solution:

Implement React Toastify to display toast notifications after the ticket booking process is completed. Show a success message if the booking is successful (e.g., "Ticket booked successfully!"). Display an error message if the booking fails (e.g., "Booking failed. Please try again.").

Put here any screenshots or videos (optional)

![Uploading Screenshot 2024-10-13 081757.png…]()

By submitting this issue, you agree to

Other Information

github-actions[bot] commented 3 weeks ago

@diwakarchaurasiya

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! 🙏

wizardsWeb commented 3 weeks ago

Feature Description: Adding a seperate page after feedback for the user confirmation

Provide a detailed description of the feature Adding a UI visual effect after the booking is must for user confirmation and trust so that the user is more comfortable with site. Thankyou!

By submitting this issue, you agree to I agree to follow this project's Code of Conduct I’ve read all the issues in the issue section, and this feature has not been proposed yet. Other Information