DharshiBalasubramaniyam / ice-cream-parlour-website

This is a responsive user-friendly online ice cream store website using HTML, CSS and Vanilla JavaScript.
https://ice-cream-parlour-website-one.vercel.app
26 stars 47 forks source link

Enhancement : alert message can be changed to something better #124

Open sriraghavi22 opened 3 hours ago

sriraghavi22 commented 3 hours ago

The current cart notification method is a basic alert message, which can be improved for a better user experience. Instead of using a standard alert, I propose implementing a more interactive and visually engaging notification method when items are added to the cart.

https://github.com/user-attachments/assets/c47f4038-5981-40e2-9f01-40dbbfcd1044

I would like to work on this issue

github-actions[bot] commented 3 hours ago

👋 Thank you @sriraghavi22 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

DharshiBalasubramaniyam commented 2 hours ago

@sriraghavi22 Can you explain me how you will improve the ux regarding this?

sriraghavi22 commented 2 hours ago

A small popup in the corner that auto-hides after a few seconds, or a modal showing confirmation and options to continue shopping or view the cart. or else if u want anything specific i would like to implement it.

DharshiBalasubramaniyam commented 1 hour ago

This one is okay -> A small popup in the corner that auto-hides after a few seconds.

sriraghavi22 commented 1 hour ago

Okayy