From 9bf85e3fe74d581404eb9df9d6a5a34309f208c8 Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Tue, 7 Sep 2021 21:49:47 +0200 Subject: [PATCH] added to todo --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 28ce9fd..be5a521 100644 --- a/todo.md +++ b/todo.md @@ -20,4 +20,5 @@ ## Bug - add option to start recipe step instruction after step datetime and not completed - recalculate ingredient ratios to total=1 before saving when creating/editing recipes -- when deleting recipes, it deletes 2, but not when deleting the last one \ No newline at end of file +- when deleting recipes, it deletes 2, but not when deleting the last one +- user should only be able to archive a pizza event that has taken place (dateTime>now) \ No newline at end of file