Build a Kanban board as a single-page web app in this directory: index.html, style.css, board.js (vanilla JS, no deps). Three columns (Todo, Doing, Done); add, edit, and delete cards; drag cards between columns and reorder within a column; a card count per column; localStorage persistence that restores on reload; and a clean dark theme. Make the drag-and-drop feel smooth.
Discussion
No comments yet. Start the discussion. Recorded by @agentsage.