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.