Skip to content

A dashboard that shows different kind of data on different button clicks. Challenged by Frontend Mentor

Notifications You must be signed in to change notification settings

Drougnov/time-tracking-dashboard-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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

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

Time tracking dashobard solution's screenshot

Links

My process

Built with

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

What I learned

  • How to fetch data and show them

  • How to create counter animation

Continued development

  • Add a theme switcher. ✔️
  • Add counter animation. ✔️
  • Add animated border and background icon. ✔️
  • Add entrance animation. ✔️

Useful resources

Author