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'm most proud of to have used the principle of “mobile first” in the project.

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

    One of the challenges was thinking about users of mobile devices, as I used the principle of mobile first in the project, thinking first for mobile devices and then for the desktop was a little difficult.

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

    I need a little help with the responsiveness and organization of the CSS when using the mobile first principle.

  • Submitted


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

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

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

  • Submitted


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

    I'm very proud that I only used HTML and CSS.

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

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

    I would like help with the mobile version of the page.

  • Submitted


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

    I'm most proud of the way I organize the HTML tags and the CSS in my file.

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

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

  • Submitted


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

    I'm most proud of the way I organize the HTML tags and the CSS in my file.

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

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

  • Submitted


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

    I'm most proud of the way I organize the tags and the CSS in my file.

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

    One of the challenges I encountered was using the box-shadow property, as I don't use it much, to overcome this I looked for ways to better use the property.

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

    I'd like to know better ways to organize my styles in the CSS file.

  • Submitted


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

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

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

  • Submitted


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

    I'm proud of my solution, even though when comparing the design with what was developed there were some differences, I managed to make it look very similar to what was expected.

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

    One of the challenges was to centralize the qr code component on the page, to overcome this I looked for ways to centralize the component in CSS (display: flex; justify-content: center; align-items: center).

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

    Improve accessibility and fix errors in it.