Custom Software Development

Kanban Task Manager

Client: Personal ProjectJanuary 2023

Project Overview

A Trello-style Kanban board with drag-and-drop task management across workflow stages: Todo, Development, 210, QAS, Production, and Completed.

Detailed Description

A modern Kanban board application built with vanilla HTML, CSS, and JavaScript. Designed for team workflows, it provides a visual task management system with drag-and-drop functionality.

🌐 Key Features:

• Trello-style Kanban board with 6 workflow columns

• Drag-and-drop tasks between stages: Todo → Development → 210 → QAS → Production → Completed

• Create, edit, and delete task cards with titles, descriptions, and due dates

• Priority levels (Low, Medium, High, Critical) with color-coded badges

• Task assignee and label support

• Overdue date highlighting

• Full-text search across all columns

• Dark/light theme toggle

• Persistent storage using localStorage

• Responsive design with horizontal scrolling

Technologies Used

HTML5CSS3JavaScriptFont Awesome

Share this project