CommunityOfCoders / CommunityOfCoders/WebGenesis
Kanban Board: Interactive Task Management System
- Dominant language
- HTML
- Stars
- 10
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Build a Kanban Board that allows users to track, manage, and organize tasks by moving them across different stages such as To-Do, In Progress, and Completed. Users should be able to add, edit, and delete tasks, and for an enhanced experience, implement drag-and-drop functionality using JavaScript or a DND library (optional).

Key Features:
- Add, edit, and remove tasks dynamically
- Drag and drop tasks between different columns
- Store task data in Local Storage for persistence
- Responsive design for desktop and mobile views
- Smooth animations for task movement
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.