Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Time tracking dashboard solution

For training use only. Do not use in production. No warranty.

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

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Tailwindcss - CSS utility framework

What I learned

I learned how to "instruction-based" popolate the DOM. This took me quite some time because it was necessary to combine design and program logic in one step, what did not work out quite well. For the next projects I'll separate the data and structure more clearly from the rendering

Continued development

Refabric the rendering to separate it from the data and program logic.

Author

About

A clean and intuitive time-tracking dashboard that displays the amount of time spent on various activities, aggregated by day, week, or month. The main task was to develop a responsive website and use JavaScript to read the data and populate the dashboard where useful.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages