Skip to content
Submitted 14 days ago

Responsive Time Tracking Dashboard built with React and Tailwind CSS

react, tailwind-css
LVL 3
@piyush-kaushik24
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’m most proud of making the dashboard dynamic with React state and reusable components. Next time, I would plan the component structure and data flow earlier to make the development process smoother.

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

One of the main challenges was displaying different data for each timeframe without repeating the cards. I overcame this by using React state and dynamic object property access to update all the cards based on the selected timeframe.

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

I would like feedback on my React component structure, state management, and data flow. I’d also appreciate suggestions for improving my Tailwind CSS, responsive layout, and overall code organization.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

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