Todo app using localStorage and Drag and Drop

Solution retrospective
I liked this challenge as a javascript practice. I wanted to add the Drag and Drop implementation, the only issue was the mobile support 🥴, so I ended up using a Drag and Drop polyfill library to enable the task sorting on mobile devices as well 📱
I'd appreciate any feedback on anything regarding the tasks sorting, storage, layout or anything in general.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jorge Sánchez's solution.
Join 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