* Kanban-style interface featuring three static columns: Todo, Doing, and Done.
* Floating action button to create new tasks with title and multi-line body text inputs.
* Move individual tasks forward or backward between the three status columns using screen taps.
* Edit existing task titles and descriptions by tapping on the individual task cards.
* Delete finished tasks individually, or clear all completed tasks at once via the settings menu.
* Option to show or hide task descriptions on the main board, toggled in the settings screen.
* Archive the entire board to permanently clear all task data using the settings menu option.
* App functions completely offline, storing task titles and statuses locally on the device memory.