Submitted over 3 years agoA solution to the Todo app challenge
Responsive Todo app using ReactJS + CSS flexbox
react
@BasharKhdr1992

Solution retrospective
Your feedback is highly appreciated.
some side notes:
- I am pretty sure I have double-checked the Drag and Drop re-order feature a lot. However, sometime it gets stuck in a strange way. Any idea for improvement is more than welcome.
- This app ,unfortunately, saves all changes in memory so after you have refreshed the browsers, everything will be reset. The best practical way is to convert the app into a full stack app I think rather than saving the state in local storage. This will definitely happen in the future when I finish learning nodeJS.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bashar Khdr'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