Responsive Time Tracking Dashboard built with React and Tailwind CSS

Solution retrospective
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.
Please log in to post a comment
Log in with GitHubCommunity 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