added some todo things to README

This commit is contained in:
broodjeaap89 2021-08-29 14:56:25 +02:00
parent 7137abf313
commit 5a666396fd

View file

@ -2,3 +2,11 @@
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
- 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