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

Time Tracking Dashboard

Shivam Guptaβ€’ 30

@Sg108

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


feel free to comment

Community feedback

Rahul Baranwalβ€’ 135

@Rahulbaran

Posted

Hi Shivam,πŸ‘‹ I am Rahul.

Some points which I am written here after watching your code:-

  1. You don't need to copy the data from data.json. You should learn about XMLHttpRequest API or Fetch API to handle the json data.

  2. Instead of using querySelector method to select html elements(tags) individually use querySelectorAll method, Read here for more info. You can also checkout my code about the same project.

  3. Use rem or em instead of px to get more controls on over your site responsiveness.

That's all from my side, Happy CodingπŸ™‚πŸ‘¨β€πŸ’»

Marked as helpful

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