Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 2.19 KB

README.md

File metadata and controls

70 lines (45 loc) · 2.19 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
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

Created a counter using javascript, that took forever. Learned that using forwards as an animation fill mode affected my pseudo-class(:before) therefore rendering the z-index useless. Can't wrap my head around why that happended.

Continued development

Learning never stops.

Useful resources

Author

Acknowledgments

To everyone that has contributed to helping the community in one way or another, you guys are heroes! thank you for your hardwork.