Latest solutions
Latest comments
- @ahmed520b@bawalid
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 - @zuolizhu@bawalid
Cool subtle animation. well done