Responsive time tracking dashboard

Solution retrospective
I am most proud of the fact that I was able to load and use the JSON file in the javascript file using fetch. However, the main grid might be more optimal.
What challenges did you encounter, and how did you overcome them?Loading the JSON file was a bit challenging since I was not familiar with fetch and after going through several resources and experimentation, I was able to get it to work.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@AnguiNator
Excellent work! I have just one recommendation: use semantic tags like <section>, <article>, <header>, <footer>, and <nav>. This improves both accessibility and SEO.
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