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 am very proud that I was able to create a site that looks good on both desktop and mobile. I am also very proud of how simular the end result ended up looking to the example.

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

    My biggest challenge was figuring out the description text. I had issues trying to get it to wrap and still look right. Eventually, I managed to get it looking right but when I hosted the site on git hub pages I discovered that my solution did not work. So I had to again look for another solution. Eventually, I found one that worked on git hub pages.

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

    In this project, I used rem for basically everything is that the correct thing to do? Also any advice on what I can do to improve accessibility would be fantastic.

  • Submitted


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

    I am most proud of the fact that I got it looking good on a desktop and also on a mobile. It is not perfect and could definitely do with some refinement but I am proud of it. Next time I would like to find a better way to size and position my elements so that it is less manual to change the sizes of elements.

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

    I struggled with the component being completely wrong on a mobile device. To overcome this I used media queries and changed the values so that it looked good on mobile. I also struggled with having to do a lot of sizing and position manually. I didn't really overcome this very well but I am hoping to find a better way to do it in the future.

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

    I would love help with figuring out a better way to do spacing, positioning and sizing. I belive this would also help with my other problem of my component being unreadable on different devices.