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

  • @ivngzmn

    Submitted

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

    Use local fonts instead of using Google fonts.

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

    I had to use relative links to deploy to GitHub pages.

  • @devbydijah

    Submitted

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

    I am most proud of the responsive design of the project. Ensuring that the QR code and accompanying elements look good on all devices was a significant achievement. Next time, I would focus more on optimizing the loading performance by minimizing the CSS and JavaScript files and leveraging more advanced techniques like lazy loading for images.

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

    One of the main challenges was ensuring cross-browser compatibility. Different browsers render elements slightly differently, which can lead to inconsistencies. I overcame this by using CSS resets and testing the project on multiple browsers to ensure a consistent experience.

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

    I would like help with improving the accessibility of the project. Specifically, I am looking for feedback on how to better implement ARIA roles and attributes to make the project more accessible to users with disabilities. Additionally, any tips on further optimizing the CSS for better performance would be greatly appreciated.