An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Frontend Mentor - Time tracking dashboard solution

![GitHub repo size](https://img.shields.io/github/repo-size/RafaelHDSV/Time-tracking-dashboard?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/RafaelHDSV/Time-tracking-dashboard?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/RafaelHDSV/Time-tracking-dashboard?style=for-the-badge)

desktop.png

> 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

![](images/desktop.png)

- Mobile

images/mobile.png

## My process

### Built with

- HTML
- CSS
- JS
- JSON

[⬆ Back to the top](#frontend-mentor---time-tracking-dashboard-solution)