{"id":20452620,"url":"https://github.com/lamba01/time-tracking-dashboard","last_synced_at":"2026-05-07T00:34:18.036Z","repository":{"id":169446790,"uuid":"645396700","full_name":"lamba01/Time-Tracking-dashboard","owner":"lamba01","description":"A time tracking dashboard pulling data from a JSON file. ","archived":false,"fork":false,"pushed_at":"2023-07-03T20:40:15.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T09:48:05.512Z","etag":null,"topics":["api","javascript","json","responsive-layout"],"latest_commit_sha":null,"homepage":"https://time-trackingdash.netlify.app/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamba01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-25T14:57:07.000Z","updated_at":"2023-06-01T22:23:24.000Z","dependencies_parsed_at":"2024-03-22T15:04:45.624Z","dependency_job_id":null,"html_url":"https://github.com/lamba01/Time-Tracking-dashboard","commit_stats":null,"previous_names":["lamba01/time-tracking-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lamba01/Time-Tracking-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamba01%2FTime-Tracking-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamba01%2FTime-Tracking-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamba01%2FTime-Tracking-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamba01%2FTime-Tracking-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamba01","download_url":"https://codeload.github.com/lamba01/Time-Tracking-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamba01%2FTime-Tracking-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274307257,"owners_count":25261216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","javascript","json","responsive-layout"],"created_at":"2024-11-15T11:09:48.583Z","updated_at":"2026-05-07T00:34:17.989Z","avatar_url":"https://github.com/lamba01.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time-Tracking-dashboard\n# Frontend Mentor - Time tracking dashboard solution\n\nThis 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. \n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Links](#links)\n  - [Screenshot](#screenshot)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- View the optimal layout for the site depending on their device's screen size\n- See hover states for all interactive elements on the page\n- Switch between viewing Daily, Weekly, and Monthly stats\n\n### Screenshot\n\n![](./screenshot4.png)\n### Links\n\n- Solution URL: (https://github.com/lamba01/Time-Tracking-dashboard)\n- Live Site URL: (https://time-trackingdash.netlify.app/)\n\n\n### Built with\n\n- Semantic HTML5 markup\n- CSS custom properties\n- Flexbox\n- Javascript\n- JSON data\n\n\n### What I learned\nTo see how you can add code snippets, see below:\n\n```js\nconst localJsonFile = \"data.json\";\nwindow.addEventListener(\"DOMContentLoaded\", () =\u003e {\n  let data = null;\n  // Make fetch request to local.json file\n  fetch(localJsonFile)\n    .then((response) =\u003e response.json())\n    .then((jsonData) =\u003e {\n      data = jsonData;\n```\n\n\n### Continued development\nI intend to work on more JSON data as time goes on to help build a solid foundation in my API integration learning\n\n### Useful resources\n\n- [Example resource 1]((https://www.youtube.com/watch?v=C3dfjyft_m4)) - This is an amazing article which helped me finally understand how to display my JSON data in my webpage. I'd recommend it to anyone still learning this concept.\n\n\n## Author\n\n- Frontend Mentor - [@lamba01](https://www.frontendmentor.io/profile/lamba01)\n- Twitter - [@lambacodes](https://www.twitter.com/lambacodes)\n\n\n## Acknowledgments\n\nI thank myself for not giving up on my career as the future is bright!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamba01%2Ftime-tracking-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamba01%2Ftime-tracking-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamba01%2Ftime-tracking-dashboard/lists"}