Submitted almost 2 years agoA solution to the Time tracking dashboard challenge
Time Tracking page using Angular
angular, bem, typescript
@WolfMozart8

Solution retrospective
I had some problems with Angular components, especially those that use display: flex
for example. I wasn't entirely sure how to correctly bind them with other components, because there is an "extra" HTML element called <app-component-name>
between them (I had to modify their width or height, not the best option probably).
Not only that, but I also created a service using the JSON file,but i'm not sure if it was the best option.
ANY feedback is welcome, Thanks! :)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Felipe Rios'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