Time tracking dashboard using CSS grid and Flexbox

Solution retrospective
Can't figure out How to inject a default JSON data that can be shown before clicking the options
Please log in to post a comment
Log in with GitHubCommunity feedback
- @manojks092
Hey there, try to use AJAX technology such as Fetch API or XmlHttpRequest. The data will be uploaded as the page loads or as you wish to be. Hope this will help :D Happy Coding.
Marked as helpful
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