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 is my first time when I work with data and use fetch. I unersrood everything and made this project quickly.

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

    Maybe JS-file could be simpler and shorter but I don't know how I can do it.

  • Submitted


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

    Was able to quickly figure out the array and wrote the JS code myself

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

    I would like the background of the button to be one colour when hovering over the button, and the area around the button to be a different colour. And this area would move depending on the cursor movement within the boundaries of the button

  • Submitted


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

    I made JS file very quickly

  • Submitted

    News Website

    • HTML
    • CSS
    • JS

    0


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

    Figured out how to build the site and quickly wrote the JS file myself

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

    Adaptive layout. I don't know how, but it looks good.

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

    Adaptive layout

  • Submitted

    Yellow card

    • HTML
    • CSS

    1


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

    how to optimally place many cards. Solved with Bootstrap.

  • Submitted

    Contact form

    • HTML
    • CSS
    • JS

    1


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

    I'm glad I was able to understand JS better and did most of the project without outside help

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

    It was difficult to do a check for radio but Chat GPT helped me. It was also difficult to change styles for checkbox and radio. Chat Gpt also helped with these problems

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

    When the user selects input radio the background of Label should change to green but I couldn't solve this problem