Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud of learning Angular from scratch and building a functional project, along with taking my first steps into SCSS for better styling. Next time, I would spend more time planning the project structure and dive deeper into SCSS features to improve my design skills. My goal is to build more complex Angular components and enhance my SCSS knowledge for future projects.

    What challenges did you encounter, and how did you overcome them?

    I faced challenges with getting the design right by eye-balling it, but I’m pleased with how it turned out. Adjusting to desktop-first media queries was also tricky since I'm used to TailwindCSS's mobile-first approach. However, with some tweaks, I managed to adapt.

    Angular was another challenge, being new to me. I worked through it by taking the Angular University course, which helped me grasp the basics and move forward with my project.

    What specific areas of your project would you like help with?

    I’m struggling with implementing accessibility, particularly in correctly using ARIA tags. I’d appreciate guidance on how to properly apply them to ensure my project is accessible to all users.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I did not use the Figma file :D

    What challenges did you encounter, and how did you overcome them?

    The spacing. I tried to eyeball the settings :D

    The aria and role attributes are kinda difficult for me and still got no clue the propper use of it (I need to watch the docs / vids)

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    media query. i always used mobile first, but this time i did it the other way around :D