You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /api/wishlist/add - Add a product to the wishlist
DELETE /api/wishlist/remove/:id - Remove a product from the wishlist
Controllers:
WishlistController - Manages wishlist functionalities for users.
I will work on this issues as I am backend developer , @ChandelAnish , @itssarvani394 , @Kritika30032002 please assign this issue to me with proper level under GSSOC-extd 2024
The text was updated successfully, but these errors were encountered:
Hi, I’m keen to work on this issue and would appreciate the assignment!
please assign it to me!
I am a Mern Stack Developer and have done things like this before too
Wishlist Management
GET /api/wishlist
- Get user's wishlistPOST /api/wishlist/add
- Add a product to the wishlistDELETE /api/wishlist/remove/:id
- Remove a product from the wishlistWishlistController
- Manages wishlist functionalities for users.I will work on this issues as I am backend developer , @ChandelAnish , @itssarvani394 , @Kritika30032002 please assign this issue to me with proper level under GSSOC-extd 2024
The text was updated successfully, but these errors were encountered: