Time tracking dashboard app w/ light mode version

Solution retrospective
It was a fun project in which I learned how to work with JSON and what JSON exactly is.
I did spend some time creating the tablet and desktop grid because I struggled with implementing the correct layout.
As an extra challenge, I decided to implement a light mode version. The light mode can be toggled by pressing the toggle button in the bottom right corner. The user preference will be saved by the usage of a cookie in the browser.
I also spend some time trying to figure out the best possible colors for light mode. As a result, I had to reorganize the code base due to more CSS.
For the next project I will start to use TypeScript, in which I am currently following a tutorial.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Yari Morcus'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