Crowdfunding product page (No Framework / Vanilla JS)
Design comparison
Solution retrospective
Hello everyone,
Great project to implement a lot of small concepts in javascript.
I added some features that I found useful and fun:
-localStorage to save current & previous value -counter & progressBar animation -security on input -error messages when value is invalid
Feedbacks are welcome!
Community feedback
- @magdanoldePosted over 1 year ago
Hi Kévin,
wow! so nicely done. I particulary liked the error messages, a really good idea. Congrats! :)
The only thing I would recommend to improve, is this loading counter. When you open the page, it is loading for a very long time. Also if you click on the menu, it is loading again, which might be misleading for a user.
Cheers
Magda
Marked as helpful2@kevinburlePosted over 1 year ago@magdanolde thank you very much. by loading for a very long time you mean the animation is too lang? and for the menu it's true when you click on the links it reloads the page and therefore the DOM content. I will see how I can fix this. I appreciate the feedback :)
0
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