A clean, fast Kanban-style task manager. Create projects, add tasks, drag them across columns, and track completion with a donut chart.
- Multiple Projects with per-project Kanban Board (Todo / In-Progress / Done)
- Drag & drop between columns
- Donut progress chart + stat cards
- Global search box for tasks
- Smooth UX: toasts, counters, responsive layout
- Built on Next.js (App Router) + Supabase + TailwindCSS
- Frontend: Next.js (App Router, React), TailwindCSS
- DB & API: Supabase (Postgres + RLS)
- UI Utils: sonner (toasts), lucide-react (icons), react-countup
- Charts: Custom DonutChart component (SSR disabled via
next/dynamic)
Deployed on Vercel
