From 6ea24cdea7ad7664d4c33b907b07bead818938c9 Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Tue, 31 Aug 2021 18:58:58 +0200 Subject: [PATCH] removed and restructured some things in the todo --- todo.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/todo.md b/todo.md index 20c375b..3589f46 100644 --- a/todo.md +++ b/todo.md @@ -1,13 +1,11 @@ # TODO -- move everything on the PizzaEventPage (ie recipe instructions), to the recipe instructions page - - add link to pizza event page to view the recipe - -- make the recipeStep+substep page from a notification - - PageView with 'complete' button that completes steps - -- theres a bug when waiting on the confirmation screen for a new pizza event too long, where the scheduled date is in the past +## Feature - add rumbling/sound to notifaction screen - - add settings page - - option for type of notifaction, full screen or just in the appbar \ No newline at end of file + - option for type of notifaction, full screen or just in the appbar + + +## Bug +- theres a bug when waiting on the confirmation screen for a new pizza event too long, where the scheduled date is in the past +- last page missing page numbers on pizza event recipe page \ No newline at end of file