kanban-board

Quick tiny vanilla js code for good looking (and working) kanban board

Stars
36

Kanban Board

Quick tiny vanilla js code for good looking (and working) kanban board

Screenshot

Working Demo:

https://cdn.rawgit.com/scazzy/kanban-board/cfeefc59/index.html

Dependencies:

  • Lodash

Compatibility

  • Uses HTML5 Drag & Drop api. Might not work in older browsers
  • To support older browsers, you can use mouseup mousedown mousemove events instead