Todo app - SvelteKit (includes DnD & Saving)

Solution retrospective
Summary
I managed to complete the main assumptions of the task. In addition, the selected theme and added todo are saved in local storage - I found this to be a helpful feature.
Problems
I also took care of the Drag and Drop function - I used html events for this and it turned out to be a great chore. DnD doesn't work on mobile devices, but I didn't want to mess with it anymore. Do you have any recommendations for DnD for the future?
Update - with a longer hold on a mobile device, you can also move DnD
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on sutaC'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