Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Create drag-and-drop Kanban boards
Contributed by: Patrick Crain
The Kanban Paclet allows you to easily create drag-and-drop Kanban boards.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["PatrickCrain/Kanban"]
To load the code after installation, evaluate this code:
Needs["PatrickCrain`Kanban`"]