Skip to content

eyalzh/simple-kanban

Repository files navigation

Lightweight Kanban Board

  • Completely offline (IndexedDB backend)
  • Supports multiple boards and links between boards
  • Simple and quick editing - to add a task, just double click on a column, type the title and press enter
  • Drag-and-drop tasks and columns
  • Visual indication when WiP (Work in Progress) exceeds column's capacity
  • Markdown support
  • JSON import/export

Demo

https://s3.eu-west-1.amazonaws.com/simple.kanban/index.html

Build

  • run npm install
  • run npm run build
  • open index.html in a web browser

About

A lightweight offline kanban board

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published