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