diff --git a/README.md b/README.md index 36d15cd..cde550b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,4 @@ # PizzaPlanner 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 - -- 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 +Recipes, tips and schedules for making the perfect pizza at home. \ No newline at end of file diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..d0424a2 --- /dev/null +++ b/todo.md @@ -0,0 +1,12 @@ +# 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 + +- 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