Design comparison
Solution retrospective
I finished the first intermediate challenge.
What challenges did you encounter, and how did you overcome them?The styling of the input type range. I found a cool website that given some parameters returned all the stlyle needed for the range.
What specific areas of your project would you like help with?There is some refactory especially in the javasript file that should have been done but I was anxious to post my solution and to continue my learning journey. Anyway I don't know if the proposed solution is a good one for generating a random password. Except for some lexical awkardness(coming from a python background there is some way I should walk before mastering the javascript way and syntax) maybe there is some other clever method to generate a random password. Any comments on anything will be greatly appreciated. Thank you very much!
Community feedback
- @AdamullaOsasPosted 3 months ago
In my opinion you should work on some sizing and displaying elements just to improve the looks, but functionality is mostly good despite of the copy button that does not copy your password... There are a lot of "password generators" on youtube and the web so you definitely can go and look up some other solutions. I found how to style my input range element, so it looks so much better than I've expected
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