Submitted 3 months ago
Responsive Time tracking dashboard using SCSS, BEM, Grid and fetch API
@DalaScript
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I'm most proud of successfully implementing the API integration for my time tracking dashboard. š
- It was my first time working with APIs, and despite the challenges, I managed to get it working seamlessly. š
- Seeing real-time data dynamically displayed on the dashboard was incredibly satisfying. šāØ
- Next time, I'd focus on improving my JavaScript logic and structuring my code more efficiently. š§ š”
- I'd also like to explore using a front-end framework like React to streamline the process and enhance the user experience. š
- One major challenge I encountered was dealing with the layout of the cards. š
- When I applied a background color to the parent element and a background image to the child element, the parent's background color was visible in the corners and on the sides, which was puzzling. š¤
- I tried various approaches, and although I didn't fully understand the issue, I eventually found a solution that made the design look much better. š
- Additionally, working with the API was challenging, but I overcame this by referencing my previous projects and conducting thorough research online. š
- Persistence and problem-solving were key in overcoming these hurdles! šŖ
- I would greatly appreciate feedback on my JavaScript file. āØ
- Specifically, I am looking for suggestions on how to improve my code structure and logic. š§©
- Additionally, any tips or best practices for working with APIs would be incredibly helpful. š”
- I'm always eager to learn and improve, and input from others would be invaluable in refining my skills. šØāš»
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