Submitted almost 3 years ago
Time Tracking Dashboard - React, Sass, grid, flexbox, hooks...
@mattreee
Design comparison
SolutionDesign
Solution retrospective
Solution Update! The dashboard loads the weekly data automatically + reduced the copy paste by a lot.
Old comment: "I had trouble accessing the data in the json file, so I'm don't know how efficient my solution is. The way it is right now, the site is loading without any info on the timers, but everything works fine after the user clicks on the first filter (daily, weekly, monthly). Any tips on that would be very appreciated!"
Community feedback
- @skyv26Posted almost 3 years ago
To solve accessibility issues:
- wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Click here to read more here
Good Luck ;)
Marked as helpful0
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