Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Todo app with theme switch

Itai 670

@georit

Desktop design screenshot for the Todo app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


I've tried some things regarding drag and drop, I'd happily appreciate it if someone can help me with that 😊

Community feedback

P
ApplePieGiraffe 30,565

@ApplePieGiraffe

Posted

Hey, Itai! 👋

Nice to see you complete another challenge! Good work on this one! 👍 I like the custom favicon you added! 😎

I suggest,

  • Allowing users to mark items as completed by clicking on the name of the item (not just the checkbox next to it).
  • Adding overflow-x: hidden to the body (or something similar) to prevent a horizontal scroll bar from appearing along the bottom of the page when many items are added to the to-do list.
  • I used Sortable.js to add the drag-and-drop functionality to this challenge. It works well and is quite easy to set up! 😉

Keep coding (and happy coding, too)! 😁

1

Itai 670

@georit

Posted

@ApplePieGiraffe thanks for the feedback

0

Please log in to post a comment

Log in with GitHub
Discord logo

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