pizzaplanner/todo.md

16 lines
No EOL
421 B
Markdown

# TODO
## Feature
- 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')
- also do this with hive box names
## Bug