Skip to content

travisdk/time-tracking-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Time tracking dashboard solution

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

Note: Delete this note and update the table of contents based on what sections you keep.

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

My process

Decided early on to generate/populate the activity-cards HTML elements programmatically using the supplied data from JSON file. A "hardcoded" approach with markup in the HTML + populating merely data might have been an easier solution.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Async Fetch

What I learned

  • Learned how to create and append HTML elements through Javascript code.

Useful resources

Author

About

Time Tracking Dashboard App - Frontmentor challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published