Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Im proud of applying css grid and some cssflexbox to the application. Im also glad I got exposed to async programming using javascript promises to fetch the data from the json file to display in the summary.
What challenges did you encounter, and how did you overcome them?My main challenge was getting the data from the json file. Overcame by learning a little about promises and the fetch api.
What specific areas of your project would you like help with?My javascript code seems very tedious, is there a way to make it more compact in terms of getting the data and applying it to my html page? i felt like i repeated alot of things.
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