Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 3 months ago

Time Tracker fro JSON data

Gregor de Cillia•190
@GregorDeCillia
A solution to the Time tracking dashboard challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

Glad how easy the use of flex and grid felt in this one. If I did this challenge again, I would probably try out a framework.

What challenges did you encounter, and how did you overcome them?

I had to make quite ome design decisions up-front which took me a while. For example:

  • Should javascript render the full cards or just do many insertions in selected <span> elements?
  • Should the colors for the activity groups be stored on the js or css side?
  • How can I make the layout generic so that it would be easy to add new activity categories?
  • Should I use semantic HTML elements for the input (like radiobuttons)

It was very interesting trying out a few approaches and I'm sure exploring alternatives would give good insights.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Gregor de Cillia's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License