SouleymaneSy7 / FEM-Time-Tracking-Dashboard

A Time Tracking Dashboard from Frontend Mentor Challenges.Built with Vue Js, Composition API, Vue Router and Sass.

Home Page:https://fem-time-tracking-dashboard-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Time tracking dashboard

Design preview for the Time tracking dashboard coding challenge

Welcome! 👋

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

The Challenge is to build out this dashboard and get it looking as close to the design as possible.

Your 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

Expected behaviour

  • The text for the previous period's time should change based on the active timeframe. For Daily, it should read "Yesterday" e.g "Yesterday - 2hrs". For Weekly, it should read "Last Week" e.g. "Last Week - 32hrs". For monthly, it should read "Last Month" e.g. "Last Month - 19hrs".

Screenshot

This is the Screenshot of my work!

Mobile

Mobile Screenshot

Desktops

Desktop Screenshot

Built with

  • Semantic HTML5 markup
  • SASS
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • NPM
  • Vite
  • Vue Js
  • Composition API
  • Vue Router

Links

Author

About

A Time Tracking Dashboard from Frontend Mentor Challenges.Built with Vue Js, Composition API, Vue Router and Sass.

https://fem-time-tracking-dashboard-gamma.vercel.app


Languages

Language:Vue 52.9%Language:SCSS 35.9%Language:JavaScript 5.9%Language:HTML 5.4%