A productivity app with nestable task lists, timed routines and journal feature, written using Flutter and SQLite3.
It was a course project and Flutter learning project; Thus slightly incomplete and rough around the edges. todo.md.
All task lists | Simple Task List | Task List with nested items |
---|---|---|
Detailed 'Add task' dialogue | Deadlines View |
---|---|
Schedule Editor | View Schedule (when not running) | Running Schedule |
---|---|---|
Add Journal Entry | Journal Records | Journal Search (Uses SQLite3 FTS) |
---|---|---|