A simple task manager for pesonal use inspired by trello interface.
| Live Demo |
I wanted to challenge myself by creating a "drag and drop" system from scratch. During development, I learned a lot about React and would do a few different things if I remade the project, but I am quite happy with the end result.
- Create and delete task lists.
- Create and delete tasks.
- Organize tasks and lists through drag and drop.
- Set due date for tasks.
- Create labels to better organize tasks.
- Filter tasks by label.
- React JS
- Hooks
- TypeScript
- Moment JS
- Axios
- Styled Components
- Polished
- Shortid
- React Icons