Skip to content

A Frontend mentor challenge that tests your layout, responsiveness, and Javascript skills. It includes retrieving data from a JSON file.

License

Notifications You must be signed in to change notification settings

cellbesmanos/fm-time-tracking-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Time tracking dashboard solution

This is a solution to the Time tracking dashboard challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Switch between viewing Daily, Weekly, and Monthly stats

Screenshot

Desktop View Tablet View Mobile View

Links

My process

  • Built the basic HTML structure
  • Established the responsiveness of the dashboard
  • Styled the profile card
  • Styled the stats card
  • Created the script

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Asyncronous Javascript

What I learned

  • I learned that site or component responsiveness should be established first, especially for complex components like this
  • It is fast to make your CSS lengthy
  • Retrieving data is fun

Continued development

  • Refactor the CSS code using SCSS for better debugging.
  • Improve HTML structure specifically for the background images for stats card
  • Refactor Javascript for robust data extraction regardless of the order

Author

About

A Frontend mentor challenge that tests your layout, responsiveness, and Javascript skills. It includes retrieving data from a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published