No description
Find a file
2021-08-29 14:56:25 +02:00
.idea another in between commit, getting messy :o 2021-07-25 13:09:53 +02:00
android notifications now wake up the phone and display the app 2021-08-16 21:41:30 +02:00
assets added some test descriptions to the recipes for the short description method 2021-08-29 13:42:27 +02:00
ios added (very) simple icon to app 2021-08-05 21:57:09 +02:00
lib going to keep using the yamls 2021-08-29 14:56:15 +02:00
test cleaned up test file to get rid of some dart analysis warnings 2021-07-02 21:08:34 +02:00
.gitignore Initial commit 2021-06-29 16:51:10 +00:00
.metadata added flutter template project 2021-06-29 19:49:24 +02:00
LICENSE Initial commit 2021-06-29 16:51:10 +00:00
pubspec.yaml got markdown working 2021-08-24 20:52:51 +02:00
README.md added some todo things to README 2021-08-29 14:56:25 +02:00

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