Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 2.51 KB

README.md

File metadata and controls

71 lines (46 loc) · 2.51 KB

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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Sass / SCSS
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I also gained experience in using JavaScript to fetch and manipulate JSON data, ensuring the dashboard updates dynamically based on user interaction.

Continued development

In future projects, I aim to refine my understanding of advanced JavaScript concepts, particularly in managing state and optimizing performance.

Useful resources

Author

Acknowledgments

I want to thank the Frontend Mentor community for their invaluable feedback and guidance throughout this project. Their support helped me improve the quality of my solution and learn new techniques.