dkhwang118 / CIS560_F18-Project-RecipeManager

KSU - Fall 2018 - CIS560 - Database Project - ProjectTeam1
GNU General Public License v3.0
1 stars 2 forks source link

What new methods do we need to manage Shopping Lists properly in the DB #36

Closed dbramucci closed 5 years ago

dbramucci commented 5 years ago

Currently, we can only create a shopping list by finding the one needed to make some recipes.

dbramucci commented 5 years ago
laurel-thomson commented 5 years ago

As of our discussion yesterday, at this point we're not going to worry about creating empty Shopping Lists and adding Ingredients to the list apart from those in the Recipe.

laurel-thomson commented 5 years ago

We still need a "Shop" query to modify Ingredient Quantities (#64)