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 challenges did you encounter, and how did you overcome them?

    I had problems with the responsive design for the mobile version. It still does not work correctly, scrolling its not possible.

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

    Any feedback is appreciated, maybe some tips how to structure the js-code

  • Submitted


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

    I appreciate any feedback.

    My biggest problem is that the page on the GitHub page is always much larger than in the VSCode live server... what could be the reason for this?

  • Submitted


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

    I had problems with the right order of the cards

  • Submitted


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

    I had problems with the responsive design, especially with the desktop version. It is displayed differently (better) on localhost than on the GitHub page. On the github page, the footer is outside of the main-container, which is not the case locally.

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

    Any feedback, what I could improve

  • Submitted


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

    I am happy with the result, looks very similar to the solution.

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

    Any feedback on what I could still improve

  • Submitted


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

    I had problems with the horizontal lines. For the first two lines, I used ``, but for the table, I used border-bottom. The issue is, they do not have the exact same color and thickness.

  • Submitted


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

    Again some issues with the responsive design, I used max-width and max-height for the container inside the body, but I don't know if thats the best way to solve it.

  • Submitted


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

    I had problems with responsiveness and tried to use only the 'em' unit as well as percentages for width, etc.