TODO List application
A simple TODO List application which stores all personal tasks locally (using a SQLite database). The application allows to categorize a task, give a priority to the task and set a task due date.
Features:
- add/remove todo task
- light/dark mode (depends on your OS settings)
- change task status to done/undone
- insert date and update date db columns
- archive/unarchive task
- view active/archived tasks
- sort by date/priority
- export as csv/pdf
- import as csv
- easy to use
If you found a bug or have some feature suggestion, please contact me: http://andre-i.eu/#contactme