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?

    Given the practice with previous two challenges I was very easily able to create a card component and align it at centre in my view screen. It was essentially like quite comfortable for me

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

    The biggest challenge in this project was definitely the responsive design getting the width of the card correctly for different viewports

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

    I require a little more help in understanding how to tackle problems in regard to responsive design beyond that it was smooth

  • Submitted


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

    This was a very decent revision of all the CSS concepts that I have studied so far. I have now a very strong understanding of Flex box as well as margins, paddings etc.This will essentially help me a lot in future.

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

    The biggest challenge was probably the alignment of the different components inside the card getting the spacing between them correct as well.

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

    I would definitely require help on understanding the responsive design. From the Figma file, I was not able to understand what should be the ideal size of the card in different aspect ratios. Mobile or desktop, so I ended up hard-coding the size.

  • Submitted


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

    This is after a long time I've worked with CSS at all. Excited to see more projects.

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

    Took quite some time to figure out how to center the card. I did made the body flexbox, made height 100vh and aligned item on center on both the axis.

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

    Some Code review would be nice, I had a sense I could arrange my card components well, to have a reusable styling.