- Project focus building a Note and Task Management Application with Drag and Drop functionality
- The drag and drop functionality serves as a powerful tool for task management. Users can simply grab a task and move it to a different location, allowing for dynamic rearrangement and reordering. Whether it's prioritizing urgent tasks, grouping related tasks, or organizing tasks based on project milestones, the drag and drop feature provides a seamless and flexible user experience.
- ReactJS
- NodeJS
- MongoDB
- ExpressJS
- User can login, register.
- User can add board, section, task.
- User can edit board, section, task.
- User can delete board, section, task.
- User can add, delete favorite board list.
- User can drag and drop task.
- User can add description task.