https://github.com/rodcri/timetrackingdashboard
Time tracking Dasboard
https://github.com/rodcri/timetrackingdashboard
html-css-javascript json sass
Last synced: 2 months ago
JSON representation
Time tracking Dasboard
- Host: GitHub
- URL: https://github.com/rodcri/timetrackingdashboard
- Owner: RodCri
- Created: 2023-05-17T19:42:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T23:49:31.000Z (about 3 years ago)
- Last Synced: 2025-07-12T01:35:48.338Z (about 1 year ago)
- Topics: html-css-javascript, json, sass
- Language: SCSS
- Homepage: https://rodcri.github.io/TimeTrackingDashboard/
- Size: 187 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

## Welcome! 👋
Thanks for checking out this front-end coding challenge.
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
**To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.**
## The challenge
Your challenge is to build out this dashboard and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
If you would like to practice working with JSON data, we provide a local `data.json` file for the activities. This means you'll be able to pull the data from there instead of using the content in the `.html` file.
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
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.