15 lines
634 B
Markdown
15 lines
634 B
Markdown
# Problem
|
|
Is there a better way to remember what groceries/food we have in the house?
|
|
|
|
# Proposal
|
|
Cloud integrated system with the following functions:
|
|
* Receipt scan to add food items to inventory
|
|
* Split into high confidence and low confidence
|
|
* Categorize items to generalized items (UPC to inventory item, line item to inventory item)
|
|
* Recipe scan to remove items from inventory based on ingredients
|
|
* Grocery list scan to identify items that are already in inventory
|
|
* Stretch: Price tracking
|
|
* Stretch: Expiration date
|
|
* Best by date
|
|
* Gauge how long food w/o date lasts
|
|
* Stretch: What can I make with what I have on hand? |