ashmaupret100 / Ecommerce-website

This project is a web application built using Next, Redux,JSON and other technologies. The website allows users to browse items, add them to a cart, and complete the purchase process. Only logged-in users can access the cart page, and user data is stored using JSON Server.
https://ecommerce-website-ruby-ten.vercel.app
0 stars 1 forks source link

WishList Functionality #7

Open ashmaupret100 opened 1 year ago

ashmaupret100 commented 1 year ago

Adding to Wishlist: Enable users to effortlessly add products to their wishlist, facilitating future reference or potential purchase.

Wishlist Management: Provide intuitive options for users to conveniently add or remove products from their wishlist as their preferences evolve.

Backend Management: Develop a robust backend system for managing wishlists, ensuring seamless storage and retrieval of wishlist items associated with each user.

Frontend Display: Display users' wishlist items on the frontend interface, showcasing relevant product details and offering them the functionality to add these items to their cart.

Enhanced User Experience: Elevate user experience by seamlessly integrating the wishlist feature, allowing users to curate products they are interested in without any hassle.

Estimated Time Of Complete: 4 days

ashmaupret100 commented 1 year ago

The "Add to Wishlist" functionality has been successfully integrated into the e-commerce landing page. Users can now effortlessly mark their favorite products by clicking the "Add to Wishlist" button alongside each item. This new feature enables users to curate their personal wishlist, enhancing their shopping experience through tailored selections. This accomplishment signifies a meaningful advancement in the application's capabilities, with potential for future refinements and an enriched user journey.

Image