Design comparison
SolutionDesign
Solution retrospective
Hey everyone!
Really enjoyed this project and very much appreciated the JSON data for practice. This was my first time deploying a project on here using webpack, if there is any advice for my file structure that would be greatly appreciated!
Areas of note:
- I took on the challenge of dynamically updating the category icon, title, and score using the provided JSON data and even decided to take it a step further and have the overall score be a dynamic average based on the numbers provided in the JSON data That way I am able to just update the JSON data and have the individual scores update as well as the overall score.
- I struggled a little bit getting the mobile view categories to be aligned exactly how I wanted, any advice would be greatly appreciated there as to how to align those better.
- Overall the project was easier than I initially anticipated and I was happy with my end result and how responsive it is.
If there is any feedback about the semantics of my HTML, CSS or JS that would be greatly appreciated, I'm actively trying to not repeat myself in my code so if there is also any advice about ways to reuse certain elements that would be very helpful.
Thanks everyone!
Community feedback
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