Submitted 5 months agoA solution to the Time tracking dashboard challenge
Responsive Time Tracking App
@thomi-h

Solution retrospective
What are you most proud of, and what would you do differently next time?
I think the script code could be more efficient like using another variable to store which element is being active so that doesn't require loop inside a loop to clear the "active" class.
What challenges did you encounter, and how did you overcome them?I had some problem with the overlaying element, finally I take my first appraoch to just use position absolute on the icon, and give a margin top to the element below it.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Thomi Hawari'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