PricePinion / PricePinion-Backend

This repo is the backend for PricePinion.
https://pricepinion-backend.azurewebsites.net/
0 stars 2 forks source link

As a customer, I want to remove all items from the Save For Later page #38

Open maslindc2 opened 4 months ago

maslindc2 commented 4 months ago
maslindc2 commented 4 months ago
maslindc2 commented 4 months ago

The api route for this is /api/customer/delete-all-products-from-sfl

Still need frontends implementation of this.