Kanban

A kanban board is a visual tool that helps you manage and visualize your work. It is a board with columns, and each column represents a status, e.g. "Backlog", "In Progress", "Done".

Installation

        npx shadcn-svelte@latest add http://adv76.github.io/kibo-svelte/r/kanban.json
    

Features

  • Drag and drop features between columns
  • Customize the card contents

Examples

Simple version