Kanban Boards — Task Management App
Fullstack application for task management (similar to Trello).
Features:
Anonymity: Users create boards without registration. Access is implemented via a unique Board ID (can share the link).
Drag-and-Drop: Smooth dragging of cards and columns (dnd-kit/react-beautiful-dnd).
Data saving: All changes are instantly synchronized with the MongoDB database.
#React/TypeScript #redux-toolkit #DnD #trello #express.js
Features:
Anonymity: Users create boards without registration. Access is implemented via a unique Board ID (can share the link).
Drag-and-Drop: Smooth dragging of cards and columns (dnd-kit/react-beautiful-dnd).
Data saving: All changes are instantly synchronized with the MongoDB database.
#React/TypeScript #redux-toolkit #DnD #trello #express.js