Trying to recreate Trello With My Own Concept
LIVE LINK »
Report Bug
·
Request Feature
This is a project management tool, Build with React JS.
- All Board Appear Here. You can create new board by clicking "Add Board" Card.
- By Clicking "Add Board" it will popup a form.
- In Board Page you can see and manage all your boards. Here you also see realtime work progress of each Board. You can shorting Board by status. Searching by board name. Deleting multiple item by bulk selection.
- You can switch table or gird view for better visualization.
- The ultimate feature of this project is this drag & drop feature. I use React DND package to achieve this uniq feature.
- React JS
- React Router DOM v6
- Tailwind CSS
- Daisy UI
- React DND Persistence