Design comparison
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.
Community feedback
- @BekiaDPosted 7 months ago
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 helpful0 - @delroscol98Posted 7 months ago
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!
0@matbac85Posted 7 months ago@delroscol98
Have you put a repository on github ? Without context, I'm not sure what to answer.
0@delroscol98Posted 7 months ago@matbac85 All good! I figured it out! Thanks for the reply though!
0 - @KrishnaPoddar1Posted 7 months ago
Hey your solution was really helpful. Helped me solve an issue which i had encountered while solving my solution. Thank you!!
0
Please log in to post a comment
Log in with GitHubJoin 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