ProTasker is a minimalist, high-performance Full-Stack Kanban Management Tool designed for modern workflows. It allows users to organize projects and tasks through an intuitive drag-and-drop interface.
- JWT Authentication: Secure user registration and login.
- Project Management: Create and delete multiple projects to separate your workflows.
- Kanban Board: Drag-and-drop tasks between
To-Do,In Progress, andDone. - Responsive Design: Sleek dark-themed UI that works on desktop and mobile.
- Real-time Updates: Instant state management using React hooks and Axios.
Frontend:
- React.js (Vite)
- Tailwind CSS (Styling)
- Lucide React (Icons)
- dnd-kit (Drag and Drop logic)
Backend:
- Node.js & Express
- MongoDB (Database)
- Mongoose (Modeling)
- JSON Web Tokens (Security)
Check out the live application here: https://pro-tasker-sm7g.vercel.app/


