pizzaplanner/todo.md

420 B

TODO

Feature

  • add page for archived pizza events?
  • add 'capturing' sharing intent
  • add settings page
    • option for type of notification, full screen or just in the appbar
    • pick alarm sound
  • foto mode for pizza event
    • push to instagram ?

Refactor

  • RecipeStep.waitUnit should probably be an enum?
  • refactor to const page names instead of loose strings everywhere ('/path/page')

Bug