CMPUT301F22T20 / Team20

Food tracking app on Android
0 stars 0 forks source link

Add defined ingredient units #91

Open Igauk opened 2 years ago

Igauk commented 2 years ago

Description

Ingredients have units, it is important for the shopping list that these units be well defined with conversion methods between them to know the amounts that we need to purchase.

e.g. A user has 500g worth of raisins in storage and a recipe calls for 1kg, we need to be able to know that they need 500g more, and be able to update the amounts in the storage when possible.

Technical details and requirements

Right before merging

Igauk commented 2 years ago

Some key conversions

Volume Weight