No description
Find a file
2024-01-18 19:28:26 +11:00
ingredients Always load product when loading ingredient 2024-01-17 23:51:07 +11:00
meals Always load product when loading ingredient 2024-01-17 23:51:07 +11:00
persons Recipe Images 2024-01-13 19:44:07 +11:00
products Remove product raw data from responses 2024-01-18 19:28:26 +11:00
recipes Always load product when loading ingredient 2024-01-17 23:51:07 +11:00
.gitignore Organise db files 2024-01-14 10:44:53 +11:00
db.py Moved Ingredient to own namespace 2024-01-17 18:21:16 +11:00
main.py Added ability to delete meals 2024-01-17 22:43:16 +11:00
model.py Pydantic update 2024-01-13 14:21:38 +11:00
plan.md Significant refactor 2024-01-13 12:54:04 +11:00
requirements.txt Initial Commit 2024-01-07 11:33:40 +11:00
units.py Minor parser improvements 2024-01-14 10:41:15 +11:00