Frixxie / items

items
1 stars 0 forks source link

Autoremove food after a set time period #32

Open teo8192 opened 2 months ago

teo8192 commented 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.

Frixxie commented 2 months ago

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|