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 comments

  • P
    Kaczupinko 170

    @Kaczupinko

    Submitted

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

    I am most proud of the clarity and organization of my code.

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

    I still find it challenging to approach responsiveness effectively, but I believe that practice makes perfect. As I continue to work on more projects, I aim to improve my skills in creating responsive designs that work well across different devices and screen sizes.

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

    Every piece of advice is invaluable to me. I'm open to any feedback or suggestions that could help improve my project, especially in areas where I might not have noticed potential issues or where there's room for optimization. Your insights will greatly contribute to my learning and development process.

  • @iCloudBMX

    Posted

    The project has been well structured, but would be great to write the css in a simple way

    0
  • Stephen 50

    @Codestephenn

    Submitted

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

    What I am most proud of:

    I’m proud of implementing a responsive layout using Flexbox, which ensures the QR code component looks great on all devices. The integration of the "Outfit" font and the use of the color scheme also enhanced the design's visual appeal.

    What I would do differently next time:

    Next time, I would focus on improving accessibility with more ARIA attributes and better color contrast. I’d also explore using CSS Grid for layout and incorporate automated tests to ensure cross-device compatibility.

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

    Challenges Encountered:

    1. Ensuring the QR code component was responsive across different devices.
    2. Correctly integrating and applying the Google Font.

    How I Overcame Them:

    1. Used Flexbox for a flexible layout and tested on multiple devices.
    2. Followed Google Fonts documentation for accurate font integration and styling.

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

    Specific Areas for Help:

    1. How can I further improve accessibility with ARIA attributes?
    2. What are best practices for using CSS Grid in this layout?
    3. Which tools are best for automated testing of responsiveness and cross-device compatibility?

    @iCloudBMX

    Posted

    I think to make styles reusable and maintanable, it's better to write css in different file.

    0