Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoremove food after a set time period #32

Open
teo8192 opened this issue Sep 24, 2024 · 1 comment
Open

Autoremove food after a set time period #32

teo8192 opened this issue Sep 24, 2024 · 1 comment

Comments

@teo8192
Copy link
Collaborator

teo8192 commented Sep 24, 2024

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.

@teo8192 teo8192 added this to items Sep 24, 2024
@teo8192 teo8192 converted this from a draft issue Sep 24, 2024
@Frixxie
Copy link
Owner

Frixxie commented Sep 24, 2024

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|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants