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?

    It turned out well I believe. This design file wasn't as detailed as previous ones so it was harder figuring out the details.

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

    I had trouble fitting the image correctly based on screen sizes

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

    Code efficiency

  • Submitted


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

    How everything turned out. Finally aligned everything as I wished.

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

    I had the problem of aligning the lists correctly and creating the space between the bullets/numbers and the text according to the design file. I admit I spent way too much time on that.

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

    Regarding the bullets/numbering in lists. If there are any easier ways of styling them.

  • Submitted


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

    I really like how the transitions on the buttons worked out.

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

    Following the design file to a high level of precision. While I'm happy with how most of it turned out, there are always some imperfections when it comes to sizes.

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

    I would like to know if my HTML and CSS is correct and efficient. I would also appreciate tips how to get those little details in sizing/gaps/etc. correctly.

  • Submitted


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

    I feel like I did a good job making it responsive to all screen sizes. For now, I wouldn't do anything different unless someone suggests an improvement

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

    I noticed that I made everything responsive except font size. I noticed the little detail that font size changes according to different screen sizes so I addressed this problem with Media Queries.

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

    Please tell me if I could improve my HTML/CSS to make it more concise/readable

  • Submitted


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

    Everything ended up working well. There's always the unknown unknowns when learning new things so let me know if I missed anything.

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

    In order to centre the container with the QR code, I realized I had to make the body tag full height so that then I could centre the container vertically and horizontally within that body tag.

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

    I think I did everything correctly from the looks of it but there are always unknown unknowns so let me know if I can improve something or if I missed something.