Responsive Dynamic Time Tracking DashBoard Built With CSS and JS JSON

Solution retrospective
I Managed to get the fetch structure up and running easily and was able to handle asyncronous workflow the right way, the code seems a bit long though
What challenges did you encounter, and how did you overcome them?Working with the flex container that holds the cards, it is sopposed to wrap content and fit width to the width of the content after wraping but it doesn't, the flex container keeps applying the max-width value and ignores the width: fit-content , which leads to irresponsive css, i had to work it around with media queries which is surely not the shortest and easiest way
What specific areas of your project would you like help with?it is really strange how flex is easy and hard in the same time even after using it with almost all of the tasks i handled before any idea to solve the challenging part is acceptable
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mohammed Rashafi'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