Responsive and interactive time tracking dashboard

Solution retrospective
I'm happy to be making gradual progress in learning JavaScript, even if I'm still getting stuck on some simple elements.
What challenges did you encounter, and how did you overcome them?The most difficult part for me was displaying the timeframes according to the button clicked (monthly, weekly or daily).
I've created a specific function for this.
What specific areas of your project would you like help with?I can't see anything at the moment, but if you have any comments, I'd love to hear from you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BekiaD
Hi, what a cool looking design, you really nailed the dimensions. As a little tip, I think it would be helpful for the 'user' if your code highlighted which timeframe(daily,weekly,monthly) is toggled on.
Marked as helpful - @delroscol98
Hey there! Awesome job on the project! I'm currently doing the same one, how did you work around CORS? My first line of my JS file is fetch("./data.json"), but I run into a problem with CORS, and I don't know how to get around it. Please help!
- @KrishnaPoddar1
Hey your solution was really helpful. Helped me solve an issue which i had encountered while solving my solution. Thank you!!
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