Task management

Kanban boards, timelines, and calendar views for project management.

Overview

Katura's built-in task management replaces tools like Asana or Trello. View tasks as a Kanban board, timeline (Gantt chart), or calendar.

Task views

ViewBest for
KanbanDrag-and-drop task management across status columns
TimelineProject planning with start/end dates and dependencies
CalendarSeeing due dates and deadlines at a glance

Task fields

  • Title and description
  • Status β€” To Do, In Progress, Done, etc.
  • Priority β€” Low, Medium, High, Urgent
  • Assignee β€” team member responsible
  • Due date
  • Tags β€” for categorization

Real-time updates

Tasks use Supabase's real-time subscriptions. When a team member moves a task on the Kanban board, everyone else sees the update instantly β€” no page refresh needed.

Note

The task system uses the useTasksRealtime hook, which subscribes to Supabase real-time changes on the tasks table. This keeps all connected clients in sync automatically.

Was this article helpful?

Task Management β€” Kanban, Timeline & Calendar Views | KATURA