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?

    Despite this project being a bit more challenging than the other projects, I'm incredibly proud of how closely I matched the design. Next time, I would do something differently: give more thought to the layout and how to achieve the correct spacing.

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

    The biggest challenge was styling the bullet points and adding spacing before the text. I achieved this with the `` property and setting it to outside. This allows you to adjust the padding as needed.

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

    Any feedback on best practices and responsive design is greatly appreciated.

  • Submitted


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

    I'm most proud of how quickly I completed this project. Something I would do differently next time is to give better class names. I'm still new to the BEM methodology, so I have yet to have a good handle on coming up with good class names. I would also probably add a bit more interaction to the buttons.

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

    There was nothing particularly challenging about this project.

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

    Any advice on best practices and responsive design is welcome.

  • Submitted


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

    I'm mostly proud of how I was able to organize and structure my code.

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

    The challenge for me was creating the box shadow effect. I overcame this by looking up the property in the MDN docs and playing around.

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

    I'm always open to how I might be able to improve with best practices and how to ensure that it's responsive.

  • Submitted


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

    I thought this was a simple, straightforward project, ideal for beginners. If I had to do things differently, I would try to organize my CSS better.

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

    The challenge was making sure it was responsive. I was able to achieve this by making the width of the card a percentage and by using rem units.

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

    I'd appreciate any feedback on how I could improve and advice on using best practices.