https://github.com/rafaelhdsv/time-tracking-dashboard
A perfect opportunity to practice your CSS Grid skills. For anyone wanting to take it up a notch, we provide a JSON data file to practice working with data.
https://github.com/rafaelhdsv/time-tracking-dashboard
Last synced: 3 months ago
JSON representation
A perfect opportunity to practice your CSS Grid skills. For anyone wanting to take it up a notch, we provide a JSON data file to practice working with data.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/time-tracking-dashboard
- Owner: RafaelHDSV
- Created: 2023-01-04T19:13:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T21:02:53.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:33.151Z (5 months ago)
- Language: CSS
- Homepage: https://time-tracking-dashboard-rafael.netlify.app
- Size: 631 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Time tracking dashboard solution



> This is a solution to the [Time tracking dashboard challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/time-tracking-dashboard-UIQ7167Jw). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## 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### Links
- Solution URL: https://www.frontendmentor.io/solutions/time-tracking-dashboard-6zO64DqIzb
- Live Site URL: https://time-tracking-dashboard-rafael.netlify.app### Screenshot
- Desktop

- Mobile
## My process
### Built with
- HTML
- CSS
- JS
- JSON[⬆ Back to the top](#frontend-mentor---time-tracking-dashboard-solution)