Time Tracking Board

Solution retrospective
I used grid in this one, had fun learning how to use grid. JS I used async await function instead of importing the whole data json file. Please give me some feedbacks if you can! I'll highly appreciate that as the way to help me improve further
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MathisHumbert
Hi! Nice work.
You could improve the css by adding a special design for the mobile view. I think you forgot to do it, go learn more about mobile first.
Also in your html you are coding the preset values for all of the cards. What you could do is creating a function that display the html and call it using 'DOMContentLoaded' event to your window.
Marked as helpful
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