From 906ff4e28aad4bddef557a7afdeca0a5d3613d6b Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Sun, 29 Aug 2021 21:08:46 +0200 Subject: [PATCH] todo from readme --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05f6bcc..36d15cd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,12 @@ 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 +- make the recipeStep+substep page from a notification + - PageView with 'complete' button that completes steps + +- add decimals to ingredients table when below a certain % or <5g whatever + +- move ingredients table when adding a pizza event from confirm date dialog to main add pizza page + +- add another button (or longpress) on snooze button with a datetime picker \ No newline at end of file