React JS todo web app with drag and drop functionality (Final Try)
Design comparison
Solution retrospective
Hello everyone 👋 ,
For this project I've used react.js
, sass
for styling and
the react-dnd
library to implement drag & drop functionality.
Any feedback on the website is welcome 🙏
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, Achraf Elmouhib! 👋
Nice work on this challenge! 🙌 Your solution looks good and the to-do list works well! 👍
I'd like to suggest allowing users to mark items as completed by clicking on the name of the to-do item (not just the checkmark to the side of it). 😉
Keep coding (and happy coding, too)! 😁
1@NightClover-codePosted almost 4 years ago@ApplePieGiraffe Great suggestion thanks a lot !
0 - @abhik-bPosted almost 4 years ago
Hi Achraf , Great to see you solve another amazing challenge 💯
** Just some opinions : **
- I loved the theme transitions
- it is very responsive
- drag n drop sorting works smoothly 🔥
- I hope you are aware that when user clicks on active , it shows the active todos but when he clicks completed (just after he has clicked active) , no todos appear(despite completed todos are there)
** Happy Coding ** 😇 & Keep contributing these amazing solutions 🚀
1@NightClover-codePosted almost 4 years ago@abhik-b That was a silly little bug 😅, it's fixed now. Thanks for pointing that out !
1
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