Skip to content

ParthGodse/task-manager

Repository files navigation

TaskManager — Kanban Board (Next.js + Supabase)

A clean, fast Kanban-style task manager. Create projects, add tasks, drag them across columns, and track completion with a donut chart.

tm1

Features

  • 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

Tech Stack

  • 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)

Website

Deployed on Vercel

https://task-manager-two-orcin.vercel.app/

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors