Back to Works
Kanban Board
HTMLCSSJavaScriptDrag & Drop APIDOM

Built an interactive Kanban Board with HTML5 structure, custom CSS styling, and vanilla JavaScript to deliver a smooth task management experience.
Implemented native Drag & Drop API enabling users to seamlessly move tasks between Todo, In Progress, and Done columns with intuitive interactions.
Leveraged DOM manipulation for real-time task creation, deletion, and status updates with immediate visual feedback and no page reloads.
Designed a clean, minimalist UI with visual hierarchy and responsive layout that works efficiently on desktop and tablet devices.
Optimized performance using event delegation and efficient DOM querying to handle multiple tasks without performance degradation.
