diff --git a/README.md b/README.md index 7b225b9..05f6bcc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ # PizzaPlanner -An app that helps you make a pizza! -Recipes, tips and schedules for making the perfect pizza at home. \ No newline at end of file +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 \ No newline at end of file