moved todos to seperate todo.md file

This commit is contained in:
broodjeaap89 2021-08-30 20:59:41 +02:00
parent 906ff4e28a
commit b01b3d7923
2 changed files with 13 additions and 14 deletions

View file

@ -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
Recipes, tips and schedules for making the perfect pizza at home.

12
todo.md Normal file
View file

@ -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