Submitted 10 months agoA solution to the Time tracking dashboard challenge
Time tracking dashboard solution using grid and javascript
@AllisonFavour

Solution retrospective
What are you most proud of, and what would you do differently next time?
Handling the manipulation of the DOM and populating the UI with the appropriate data.
What challenges did you encounter, and how did you overcome them?Populating the DOM with the JSON data. I initially wanted to render the UI using Javascript but i realized it was less efficient in this case, so i decided to structure the HTML and use css to style them and just manipulate the neccesary parts of the UI with JS
What specific areas of your project would you like help with?I am proud of using CSS grid and Javascript to complete the challenge
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on AllisonFavour'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