Time tracking dashboard

Solution retrospective
My laptop is spoilt so I've been using my phone lately. You comments as well as corrections where necessary are welcom. Thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- @YarAllyMehrine
Hello @herdhebayor, I look over at your code and it is great, pretty similar too. Here is some tips if you may:
- Try to reduce the padding
- Also if you want to have to type less code, use more JavaScript. For instance, you could fetch the data in data.json so you have an array with all the titles, and hours... Then you could use a map function and innerHTML to render all the containers (work, play...).
Hope this is helpful. Happy coding!
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