Skip to content
Submitted almost 2 years ago

Responsive card dashboard with dynamic json data

tailwind-css
LVL 3
@jamesbrown173
A solution to the Time tracking dashboard challenge

Solution retrospective


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

I was lazy to adjust the cards text placement for the desktop view, so they’re still aligned horizontally rather than vertically. If I wanted to adjust this in the future I’de edit it.

Also change my process of working as I had to change a lot of repetitive code as I’m using tailwind CSS I guess that’s one drawback of using it.

I added a custom breakpoint in this design using lg: "1200px",

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

Best ways to get the text to become highlighted, then dim again.

I think my way of writing is is overly verbose.

The layout doesn't line up exactly, that needs changing.

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

Not sure, I think on the next project I might start to try and use jquery.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on James Brown’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