@JomageneSubmitted 3 months ago
What are you most proud of, and what would you do differently next time?
I am most proud of successfully using just CSS Flexbox to dispose elements both horizontally and vertically, creating a clean and responsive design. Next time, I would explore using CSS Grid for more complex layouts and work on enhancing accessibility by adding ARIA roles and attributes.
What challenges did you encounter, and how did you overcome them?One of the main challenges I faced was ensuring the QR code component matched the design perfectly. I overcame this by carefully examining the design details. Additionally, making sure the design looked good on different screen sizes without using media queries was challenging, but I managed to achieve a responsive design by centering elements effectively.
What specific areas of your project would you like help with?I would like any suggestions on enhancing the accessibility of the component.