added some todo things to README
This commit is contained in:
parent
7137abf313
commit
5a666396fd
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -1,4 +1,12 @@
|
||||||
# PizzaPlanner
|
# PizzaPlanner
|
||||||
|
|
||||||
An app that helps you make a pizza!
|
An app that helps you make a pizza!
|
||||||
Recipes, tips and schedules for making the perfect pizza at home.
|
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
|
Loading…
Add table
Reference in a new issue