A Kanban board is a visual tool used to manage tasks and workflows. It consists of columns representing different stages of work, allowing teams to track progress, identify bottlenecks, and prioritize tasks effectively.
- Clone/Fork this repository
cd server
npm install
npm run start
cd client
npm install
npm run dev
Admin
User: Admin
Passsword: admin
User
User: User Password: user
Frontend
- React + Tailwind + TypeScript
- React Beautiful dnd for Drag and Drop
- React Icons
Backend
- Nodejs + ExpressJs
Database
- Sqlite