CMPUT301F22T09 / shell379

An Android application which helps users track their food storage, record recipes, and plan meals for upcoming days.
5 stars 0 forks source link

Shopping List / Meal Plan matching Logic #150

Open zony249 opened 1 year ago

zony249 commented 1 year ago

GOAL:

with MealPlan as an input, find all ingredients we need to buy, their quantities, as well as ingredients we already have.

zony249 commented 1 year ago