This is a personal project of Todo application for educational purposes.
Made with React. No Redux at the moment.
[ Demo ]
- add/remove cards
- add/remove todo tasks
- edit cards' name
- mark/unmark tasks as finished
- give task higher priority with highlighting
- see animation while removing
- watch the progress bar of each card
- more edit possibilities
- transfering tasks from card to card
- fixing problem with adding new task (collapsing container with inputs)
- Redux version