MinavKaria / Ratna-Supermarket

Ratna Supermarket is an online shopping platform offering a seamless and secure shopping experience. Users can browse a variety of products, manage their carts, place orders, and track purchases, all through an intuitive, responsive interface.
https://ratna-supermaket.minavkaria.xyz/
MIT License
22 stars 53 forks source link

Implement a favorites/saved items feature that allows users to save products they are interested in. (Issue #155) #182

Closed Anushka-Pote closed 2 weeks ago

Anushka-Pote commented 3 weeks ago

Implement a favorites/saved items feature that allows users to save products they are interested in. (Issue #155)

🌟 Feature Overview Implement a saved items feature that allows users to save products they are interested in. When a user clicks on the "Save" button for a product, it gets stored in the localStorage. This will provide users with easy access to their favorite products when they are ready to check out.

🤔 Why this feature? This feature enhances user experience by allowing customers to keep track of products they are interested in without having to search for them repeatedly. It simplifies the shopping process, making it easier for users to compile their final cart for checkout.

vercel[bot] commented 3 weeks ago

@Anushka-Pote is attempting to deploy a commit to the minavkaria's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ratna-supermarket-mini-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 1:24pm
ratna-supermarket-x3ah ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 1:24pm
MinavKaria commented 2 weeks ago

@Anushka-Pote Sorry Contributor, This PR does not meet the requirement as it does not have any page to show saved products and UI wise also not looking good.