It's a Kanban board application with multiple workspaces and groups of tasks.
- React - version 18.2
- SCSS
- React Redux - version 8.1
- Redux Toolkit - version 1.9
- Dnd kit - version 6.0
List of features ready
- Display multiple workspaces with names and task groups.
- Create, update, and delete workspaces.
- Reorder workspaces via drag-and-drop.
- Create, update, and delete task groups within workspaces.
- Reorder task groups within a workspace via drag-and-drop.
- Create, update, and delete individual tasks within task groups.
- Move tasks between groups in the same workspace via drag-and-drop.
Project is: in progress