A website made with HTML, JavaScript and CSS. A Kanban board made with three columns "To Do", "Doing" and "Done". All elements have the drag and drop system.
LocalStorage should store also the position of each Task, not just it's value.
Add CSS design on buttons.
"Fake Tasks" should only appear by default.
After the first user's input, they should disappear.
Add "Clear All Tasks" button.
Feel free to test it out !
