Todo List with Backend Task Data and Drag&Drop ☝
Design comparison
Solution retrospective
Did the frontend for this a while ago but never got round to publishing because I couldn't work out how to get the front end to communicate properly with the back end. Went back to this after getting my first full stack app working earlier!
Backend in separate repo here: https://github.com/fraserwat/vuengo-todo-list-backend
Any ways I could have improved this v much appreciated!!
Community feedback
- @Vijaya03Posted over 2 years ago
Great work with vue Fraser. You could remove the checkbox inside the input field. And also if you further want to add drag and drop feature then you can use open source libraries like react-beautiful-dnd . It will give nice look just in few lines of code.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord