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


    Hello, i added a success message and a prompt when you click the button an no email is enteres. let me know what you think

  • Submitted


    Hello i just finished the Signup form validation. If you want to submit without having filled in the field you will be prompted a message that the fields are mandatory. If the requirements of the field are not matched an error is shown.

    When the data is submitted a success screen is shown. Furthermore i implemented that the data is pushed to a Firebase database in an object.

    Let me know what you think! :)

  • Submitted


    I couldnt manage to change the outline of the user input to red when the email is not valid. is there a way to fix this?

  • Submitted


    Hello,

    i wanted to get better at JS. I am quiet content with the outcome. What i couldnt manage to accomplish is the bold headline when the accordion is open.

    Does anyone have an idea to fix this?

  • Submitted


    I have only coded the desktop version. I did not use rem etc. because i just wanted to practice js.

    What can be done to transform the sharing modal on a mobile device I have been struggling with this.

    Besides that i wanted to practice JS first and foremost. I decided to use Jquery in order to hide the modal.

    Feedback is very much appreciated.

  • Submitted


    Hello,

    I am aware that the star and the image on the rating page ar missing.

    I did this to get better at javascript. What i wasnt able to create was an active state. When the rating button is clicked, it should remain orange. How can this be done?

  • Submitted


    I had an issue with the body expanding in tablet and mobile mode due to the fact that the picture at the top is taking up more space than the container.

    I hid it with overflow: hidden but this did not solve the problem that the page itself is stretched.

    How can I solve that problem.

    Besides that the entire page is build in design tokes. Each value is set and inherited throughout the design.

  • Submitted


    I created this with having design tokens in mind.

    Each property has to be stored within a variable and will be inherited.

    Therefore design changes will be made easily, by just adjusting an isolated token for itself.

    Please feel free to comment. Feedback is very much appreciated.

  • Submitted


    Heres my take on this challenge - feedback is very much appreciated! Thx

  • Submitted


    Hello, another simple one from me.

    I struggled with the image sizing in the different viewports. Can someone please educate me about best practices how to size the images?

    Thanks a lot!