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


    I have an issue that make the display glitch once opened on Iphone only but not in my computer browser (even in responsive mode), neither on android phone by the way.. i have no clue where the problem come from !

    Despite this issue the site is running great, first time using JSON in JS to display element in HTML, had fun adding classes to change the theme of the site, i'm quit satisfied of the result.. i'm still looking to fix this Iphone glitch, if anyone have a clue where it can come from, let me know !

  • Submitted


    A multi mode version of Rock Paper Scissors game, responsive for mobile size screen.

    Choose your game mode at the beginning

    Keep the score in localeStorage so it doesn't reset every time your change game mode by refreshing the page !

    First time using this much JS, it does the job even if it can be improve, any feedback is welcome !

    Had some issues with the CSS due to the skeleton of my HTML/JS, the image in the result session doesn't have color unfortunately but I'm quit satisfied with the result

  • Submitted


    Responsive for any size of screen, I used JS to change features display, hamburger, regex for the email and the accordion !

    I completely discovered the accordion display on this challenge, for the questions section, i'm not really satisfied with the result (margin-bottom once opened) but it does the job, any feedback is welcome !

    I tried to segment my code as much as possible to be more readable for any user, still a bit messy !

    ps: excuse my english, i'm french

  • Submitted

    Multi-step form

    • HTML
    • CSS
    • JS

    0


    That was quit a challenging task !

    I think my code need a lot of improvement, but i'm quit happy with the result !

    Any feedback is welcome !

  • Submitted


    Quick a difficult challenge for my 2 months experiences in coding but i'm quit satisfied with the result, let me know where i can improve my code, i know my JS will hurt your eyes ;) !

    May the methods i used to get the input.value is not the most efficient, i didn't have any knowledge on what type of EventListener i should use..

    Also let me know if the JS part for the ErrorMessages like "can't be blank" is efficient or can be improved, I feel like repeating a lot of code...

    Thanks