-
Complete Project Dashboard & BroadcastChannel API integration for full tab sync
-
Build a Member Dashboard to view assigned tasks and track activity
-
Implement RBA Auth - CRUD authority to boards in a project
-
Complete Multi-Project setup
-
Implement Home Page
-
Implement Backend
-
Re-Design theme (light & dark mode)
-
Move from LocalStorage to SQLite
-
Ability to lock column order
-
Multiple project creation
-
Re-Design mobile view
-
FIX BUGS
(non-exhaustive)
- Board Stats with a popover-view of tasks in each column
- Member Stats with the number of assigned tasks
- Tab sync with BroadcastChannel view for tasks/columns
superkanban.v4.1.0-dev.board_container_pie_demo.mp4
superkanban.v4.1.0-dev.broadcast_demo.mp4
-
Project Dashboard with board details (ongoing)
-
View Board status via Pie Chart (MUI Charts)
- Total Columns
- Total Tasks
- Tasks per Column
-
Trail Links for quick navigation
superkanban.v4.1.0-dev.mp4
-
Debounced DragOver Event for smoother Drag operation
-
Multi-Project Setup
- A Project can have multiple boards
- A Project can have multiple members
- A Task in a board can be assigned to multiple members of that project
superkanban.2.mp4
-
Keyboard actions for Task/Column Editing
-
Smoother Drag N' Drop for touch inputs
-
Refined Drag N' Drop - Using overlay to avoid re-render on column change
-
Revised Column/Task Editing
- Drag N' Drop works for touch inputs
- Refined Drag N' Drop
- Revised Task View
- Refactored task form as Modal for each Column
- Improved task readability
- Better Responsiveness
- Assign priority to tasks
- Sort tasks by priority
- Detailed task view - further future scope
- Better column and task management
- Edit task name
- Edit column name
- Delete column - moves column items to previous columns
- Add infinite columns
- Add tasks to columns
- Delete tasks
- Drag and drop tasks to any column or same column - sort tasks as required
- Drag and drop columns - sort columns as required
- Save and clear state