Production readyProductivityv1.0.0 · updated Jul 10, 2026
Kanban Board Template App icon

Open Source Kanban Board Template App

A fast local-first Kanban board with Today View, Board Doctor, and AI customization prompts.

A clean, installable Kanban board template for projects, personal work, content calendars, software boards, CRM pipelines, household tasks, and startup operating boards.

Runnable Agent-ready Install-ready Deploy-ready
foundationbase.app/demo/kanban-boardOpen full demo →

This is the real app, not a mockup. Whatever you enter in the demo stays in your browser and belongs to nobody.

What you get

One zip. Everything to own it.

Kanban Board Template App is a Foundation Base project-management foundation that starts useful and stays editable. It includes board, list, and today views; mobile-friendly drag and drop; a lightweight card drawer; WIP warnings; search, filters, grouping, templates, Board Doctor, Plan My Work, local JSON backup, PWA install support, and clear instructions for handing the project to an AI coding agent.

  • Board, List, and Today views
  • Mobile-friendly card drag and column movement
  • Card drawer with checklist, notes, links, attachments, labels, due dates, estimate, assignee, and blocked state
  • Search, filters, simple Group By, WIP warning limits, and built-in templates
  • Board Doctor and Plan My Work rule-based helpers
  • PWA install support, offline fallback, export/import, and agent customization prompts
kanban-board.zipMIT
kanban-board/├── app/the running Next.js app├── agent/START_HERE, PROJECT_MAP, RULES, RECIPES, TESTS, DEPLOY├── CLAUDE.mdread automatically by Claude Code├── AGENTS.mdread automatically by Codex├── .cursor/rules/loaded automatically by Cursor└── README.mdrun it, then make it yours

Inside the app

What the running app actually looks like
Kanban Board Template App: Board view
Board viewFive-column Kanban board with compact cards, labels, due dates, checklist progress, WIP warnings, and mobile-friendly drag.

Customize with AI

Your agent already knows this codebase.

Includes README, QUICKSTART, CUSTOMIZE, DEPLOY, AGENTS, DATA, ROADMAP, centralized Kanban types/helpers, and copyable agent prompts.

CodexClaude CodeCursorChatGPT

Prompts written against this app

Turn this Kanban board into a content calendar for my publishing workflow.
Add the exact fields my software project board needs while keeping cards compact.
Customize templates and labels for my household board.
Add optional backend sync later without changing the local-first default.

Run it

5 min to your own copy.

  1. 01Create your editable app copy and unzip it.
  2. 02Run npm install.
  3. 03Run npm run dev and open http://localhost:3000.
  4. 04Read README.md, DATA.md, CUSTOMIZE.md, and AGENTS.md before customizing.
  5. 05Deploy your own URL and install that URL after customization.
Full walkthrough, including deploy and install →
Where your data lives

Board data stays in this browser by default.

Export/import JSON is included for backups and portability.

The downloaded project includes DATA.md with storage and deployment notes.

Honest limitation

The demo can be installed as a PWA from the Foundation Base URL.

After customization, deploy your own copy and install your own URL.

Verification receiptchecked Aug 2, 2026 at c11c184 · v1.0.0
Demo renderscaptured 2026-07-26, 47 KBpassed
Package installs and buildsinstalled, typechecked and built in 78s on node v24.13.0passed
Source package complete38 files, 182 KBpassed
Agent instructions included5 handoff files presentpassed
No network calls in app sourcestatic scan clean: no network calls, eval, or secrets in app sourcepassed
License matches the packageMIT, matching the file in the packagepassed

Questions people ask

Is this a Trello clone?

No. It uses a familiar Kanban board, but adds local-first storage, Today View, Board Doctor, Plan My Work, source-package docs, PWA install support, and AI customization prompts for owned workflows.

Does it require an AI API?

No. The AI features are copyable prompts and agent handoff docs. Board Doctor and Plan My Work are local rule-based utilities.

Where is board data stored?

Board data is stored in browser local storage by default and can be exported or imported as JSON.

If this isn’t quite right

All Productivity foundations →

Take Kanban Board Template App and make it yours.

Free, MIT, 5 min to running. The demo above is exactly what lands in your folder.