Design comparison
Solution retrospective
Hi Frontend Mentor community. I made todo app using:
- Semantic HTML5 markup
- SASS
- JavaScript
- BEM
- MVC Architecture
- Mobile-first workflow
Also, I made a nice readme with design plan, flowchart made in figma, and general explanation of how this app work. I'm interested in what you think. All feedback is welcome Thanks in advance
Community feedback
- @simplyJCPosted over 2 years ago
I am looking on how others implement their solution on the challenge especially on JavaScript part since this is the part where I struggles. I am still new in JavaScript. So far, your solution is the best. I was really amaze that you implements the MVC Architecture. Your documentation in repo is also highly commendable and you even have flowchart. Amazing! Keep it up. :)
Marked as helpful1 - @Koyun92Posted over 2 years ago
Hi, Nice that you have finished challenge. Take a look to your completed section, if you toggle there and add new todo it will display itself eventhough it is not completed, in turn if you are in active section and you tap the complete button nothing happens, it stay there(in active section).
Greetings, Koyun
Marked as helpful1@Blagoja95Posted over 2 years ago@Koyun92 Thanks for taking time to test my solution. Also thanks for reporting the bug you found. I fixed it.
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