Kanban Board
Drag-and-drop task management system. Organize your life so you don't serabut otak.
React
dnd-kit
LocalStorage
Situation
Personal task management tools were either too complex or lacked persistence without a backend. My to-do list was everywhere, messy gila.
Task
Create a lightweight, browser-based Kanban board that allows users to organize tasks visually and saves progress automatically.
Action
I chose `dnd-kit` for its accessible drag-and-drop primitives. I architected the state to sync with `localStorage` on every change, ensuring data safety without a server.
Result
A fully functional, offline-capable Kanban board. Now can drag tasks here and there, feel productive sikit.