tin-pham / FMTimeTracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Mobile
  • Desktop

Links

My process

Built with

  • Vue & VueX
  • Sass
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

  • I think subgrid is the best solution for this challenge, but it still not support, so I build a grid inside a flexbox

Author

About


Languages

Language:SCSS 43.6%Language:Vue 37.3%Language:JavaScript 11.7%Language:HTML 7.4%