Latest comments
- P@olaide-hokSubmitted about 1 month ago
- @joelanarbaSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of the responsiveness and clean layout I achieved for the QR code component using Flexbox. I made sure the mobile-first approach was followed, and it looks great on both mobile and desktop screens. I also used CSS custom properties to manage colors, which helped keep the design consistent across the project. Next time, I’d focus more on refining the accessibility features and ensuring better contrast for readability.
What challenges did you encounter, and how did you overcome them?One of the challenges I faced was ensuring that the layout stayed flexible across different screen sizes, especially when the QR code image was scaled. I overcame this by using Flexbox, which allowed me to center the content and make sure the elements adjusted correctly when resized. Additionally, I had some issues with deploying the site on GitHub Pages, but I solved this by adjusting the folder structure and ensuring that the index.html was in the correct directory for deployment.
What specific areas of your project would you like help with?I would like feedback on my CSS structure. Specifically, how I can improve the layout for accessibility or use more efficient methods for styling. I'd also appreciate suggestions on improving the design for larger screens to make sure the elements maintain a clean look when scaling up.
- @AlexCristea2007Submitted 8 months ago
- @FranciscoDavidCampuzanoMelgarejoSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the final look. I think it fits the given design quite well. Next time I will focus on structuring the CSS code better
What challenges did you encounter, and how did you overcome them?The main challenge is to modify the HTML code dynamically using JavaScript. Additionally, there are small variations to the success message on mobile and desktop. First I started with the HTML and CSS code, and once the visual section was finished I started with the JavaScript part (having to add a little more CSS). The most difficult thing is to make everything look as similar as possible to the given design.
What specific areas of your project would you like help with?Mainly to better structure and reuse my CSS code. I think the HTML and JavaScript part is fine, but my CSS code always ends up being a bit confusing.
- @itsherujoSubmitted about 2 months ago
- @RishiijainnSubmitted 2 months ago