Time-Tracking-Dashboard using vanilla JS, CSS flexbox and grid

Solution retrospective
Had a lot of fun doing this, most of the JS coding I learned through following tutorials, this was my first JS code I wrote without following anyone :D
It's pretty simple but the feeling I got from having the buttons work was a joy :D
Learned window.onload in this one Learned how z-index affects links Learned how to add and remove classes with JS and how to make an added class a priority with !important
Again, I used grid and flexbox interchangeably and it made life a breeze.
Overall it took me 3 hours to build mobile version, 2hrs for JS and another 2hrs for desktop.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on devjakov's solution.
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