From 5a666396fd98173b986d637a99d36907c386d6e2 Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Sun, 29 Aug 2021 14:56:25 +0200 Subject: [PATCH] added some todo things to README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b225b9..05f6bcc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ # PizzaPlanner -An app that helps you make a pizza! -Recipes, tips and schedules for making the perfect pizza at home. \ No newline at end of file +An app that helps you make a pizza! +Recipes, tips and schedules for making the perfect pizza at home. + +# TODO +- move everything on the PizzaEventPage (ie recipe instructions), to the recipe instructions page + - add link to pizza event page to view the recipe +- create recipe page +- maybe add 'bought' bool to Ingredient that users can check on the pizza event page + +- add decimals to ingredients table when below a certain % or <5g whatever \ No newline at end of file