Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

result summary component with javascript part.

Johan 200

@CallensJ

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello, ok here's my solution to this challenge. it all went well for the most part but i've been a bit stuck with a border-radius problem on mobile. the only solution i came up was to create another media query just for them but i'm sure there must be an easier solution to do it.

Also for the javascript part i put all my code inside one function. at first i wanted to use one for fetching and another one to display but couldn't do it. i was trying something like . function fetchData(){ //fetch code } fetchData().then =>{//display code}. but it didn't work. i need to practice more.

thanks for the feedback you guys could give.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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