Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Time Tracking Dashboard Main using CSS Grid and Flexbox

mrcordova•1,380
@mrcordova
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?

I was able of figure out on how to layout the cards with CSS Grid. Next time, I would do more planning instead of going right into working on the project.

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

I wasn't sure how to make CSS grid responsive and how to set the size for the cards and making their sizes responsive. I figured out using minmax(auto-fill, min(14rem, 100%)) made the sizes responsive. If there is a simpler way, please let me know.

What specific areas of your project would you like help with?

Any general feedback is welcomed but I would like help using CSS Grid. I originally tried using grid on the cards on themselves but I couldn't figure how to lay them out and how to make them responsive so I ended up adding a couple of divs and made them Flexbox. So if this can be done with grid please let me know how or if grid was even needed.

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 mrcordova'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
  • Use cases

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