todo from readme
This commit is contained in:
parent
0039539548
commit
906ff4e28a
1 changed files with 8 additions and 3 deletions
11
README.md
11
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
|
||||
- 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
|
Loading…
Add table
Reference in a new issue