aabu4537 / Team3-Recitation13

2 stars 0 forks source link

POST/favorite_delete #57

Closed Batoolfh closed 2 years ago

Batoolfh commented 2 years ago

The function should remove the recipe from the favorites table when called.

Acceptance Criteria: when the user clicks the remove favorite button on the profile page, the recipe should be removed from the user's favorites and, therefore, the profile page.