README

Method that toggle purchased item(ingredient)

by passing array of ingredient_ids and grocery_id

Method that will remove all items(ingredients) from purchased list

Method that will remove ingredient, from grocery list

ingredient_array_id -> pass grocery_id

removed that item from purchased list and removed ingredient from Grocery List

by grocery_id, ingredient_id

Last updated