Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

I built this project with HTML, CSS & JavaScript.

@ahmed520b

Desktop design screenshot for the Time tracking dashboard coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hey there!

I would appreciate it if you help me refactor my code and also point out my mistakes.

One of the problems I faced was fetching the data from the local JSON file, so I ended up copying the data and store in a variable inside my JS file.

Community feedback

@bawalid

Posted

Hey, good job finishing the challenge. To fetch json data in Js, you can use: fetch(….) .then { } .catch { }

You can find many useful tutorials on using this method. Also you are welcome to check my solution: https://github.com/bawalid/Time-tracking-dashboard

Marked as helpful

2

@ahmed520b

Posted

@bawalid Thank you Mr. Walid!

Yeah sure I'm gonna check it out!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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