Time tracking dashboard using HTML CSS and JS interacting with JSON

Solution retrospective
I had a lot of fun doing this project. I learned a lot about JSON files and how to interact with them, at the begining i struggled with those JSON files but the solution was quite easy.
Feel free to coment my code!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fidellim
Hi Mathis,
Great work on this project! It works perfectly for both desktop and mobile views. You even added some animation! Just a suggestion, you might want to add a margin on the
<main>
tag. So that when the view goes to mobile, there is still spacing between the border of the screen and component. It is also great to give some breathing room for components.I hope it helps :) Well done.
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