Keto-Eating / Keto-Recipe-API

This API serves up keto recipes, and is a micro-service for a larger project that will eventually serve up grocery lists based on saved recipes.
11 stars 15 forks source link

Users can remove recipes from their cart #84

Closed phylliswong closed 5 years ago

phylliswong commented 5 years ago

Template renders a remove button in the card footer. When the user clicks on cart, it now opens in the same window.

nsafai commented 5 years ago

This PR doesn't allow users to remove all from cart, does it?

Here's the associated ticket btw, I just moved it into the "In Progress" column: https://github.com/Keto-Eating/Keto-Recipe-API/issues/80