Submitted over 1 year ago
Interactive dashboard using CSS Grid and JavaScript
@MattPahuta
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
A deceptively complicated project. I ended up using fetch to pull in the json data but probably ought to have simply imported it. Nevertheless, I'm reasonably happy with the JS code (though I think I could go back and simplify some of it).
What challenges did you encounter, and how did you overcome them?Figuring out how to handle values that needed 'hr' or 'hrs' took a minute. I doubt my solution is the most efficient to this problem, but it works.
What specific areas of your project would you like help with?I fear this solution is not very accessible. I'll need to go back and make some revisions with eye toward accessibility best practice.
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