Open teo8192 opened 2 months ago
Ability to specify max age, and remember this max age for next time. Differ for different foodstuffs, since e.g. milk needs shorter life than pasta.
Nice idea, i think we would need a new table which extends item with respect to foods.
We need to draft an example table.
I am thinking something like
|item_id|expration_date|food_type|
Ability to specify max age, and remember this max age for next time. Differ for different foodstuffs, since e.g. milk needs shorter life than pasta.