Submitted over 2 years agoA solution to the Todo app challenge
Complete to-do list with a custom drag-n-drop, active LocalStarage
accessibility, animation, theme-ui
@olha-leskiv

Solution retrospective
Greetings! There is my solution for a lovely and challenging project of to-do list :)
Some feature that I am proud of:
- All task features are made: create/delete items, filter, clear all, drag-n-drop, light/dark themes
- Fully responsive
- Drag-n-drop potential drop area highlight
- Working Local Storage (all items and states remain even after page reload)
- New item auto resize depending on lines amount
- Small enhancement, but though: I added empty state for the starter screen :)
Questions:
- When I start dragging there is "x" icon appear above random list item. How to avoid this behavior?
- What topics should I learn to make this project cross browser?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on olha-leskiv'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