Kanban Board

Drag cards between columns. Click column title to rename, use Add card to create.

Set up project

Scaffold NextJS app and install dependencies.

Design board UI

Layout columns and cards with brand colors.

Implement drag and drop

Wire up @dnd-kit for moving cards.

Add card form

Form to create new cards in a column.

Rename columns

Inline edit for column titles.

Launch MVP

Ship the Kanban board.