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 specific areas of your project would you like help with?

    I tried doing an animation, but I can't make the cards appear one after the other without having them to appear at once in the beginning

  • Submitted


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

    I had fun making this website, I'm pretty satisfied with how it came out !

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

    I had an issue with the transition from mobile design to desktop design, the summary section was taking less space than it should. The solution was to use display: grid; grid-template-columns: 1fr 1fr; on the parent.

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

    I feel like the CSS code can be optimized and shorter. Feedbacks are welcomed.

  • Submitted


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

    I found some difficulty with the size of the card, if anyone has suggestions, please share. If there is something that could be done better, I'll be happy to have your opinion on it.

  • Submitted


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

    Hi! I would appreciate feedback on how to optimize my code

  • Submitted


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

    I'm happy with how it came out, I made sure to make it look good on diffrent screen sizes

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

    If ther's a way to optimize the code please feel free to share!

  • Submitted


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

    I'm pretty proud of how the project came out, if you have any feedback, please feel free to share.

  • Submitted


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

    I'm pretty satisfied with how the website came out, although I'll make sure to optimize the properties used to position the elements on the website.

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

    When writing the CSS code I started using margins that would fit according to my screen, which is a bad way to do things, after looking I started learning about the flex properties in CSS that is way better to place elements.

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

    Feedbacks are welcomed, I would like to know if there is a better way to do the CSS reset, if you have any ideas on how to optimize the code please share them.