Kanban Board Development with Next.js and Supabase

Jahani

Jahani Moghaddam

While working on a client project, I built this Kanban board and wanted to explore how to make the user experience as smooth and intuitive as Trello’s. It’s built with Next.js (no AI involved) and powered by Supabase for real-time data handling.
You can:
Switch between a Kanban view and a list-style layout inspired by Linear
Drag and drop cards between columns to update their status seamlessly
🔗 Check out the live version here: LIVE VERSION
Like this project

Posted May 20, 2025

Developed a Kanban board with Next.js and Supabase for real-time data handling.