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 am proud to do it with good practices and it also confirms that I really understand the principles of HTML and CSS. For the next time, I would like to handle the dimensions a little better on different screens

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

    I encountered a challenge in ensuring the QR code component was fully responsive across different screen sizes. Initially, some elements were not scaling properly, causing layout issues on smaller screens. To overcome this, I revisited my CSS layout and made adjustments using relative units and media queries. By implementing Flexbox for better alignment and utilizing media queries to adjust styles based on screen size, I was able to achieve a responsive design that maintains its integrity across various devices.

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

    Responsive design!! How can I make it more scalable?