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 Everyone, This is my biggest project I made so far. This is also my first single page app created. I created this using mvc architecture because I haven't learned any frameworks yet. I also used history api for the first time. I'm also new to mvc and js. Please let me know also if you have some issues or suggestion that will be much appreciated. Thanks :)

  • Submitted


    This is my first time to validate a form.

    The form validates at every character you enter or type in the input-field. I also added a valid message, like changing the border color and a check icon. The password also have some a bit of validation requirement. And a simple message when you submit the form when every input is valid.

    I wonder if I wrote the JS code correctly, I tried to use a loop but it seems like its going to be hard to read, So I just hard coded everything.

    If you have some suggestion or feedback, Please let me know thanks. :D

  • Submitted


    I tried to apply what I learned from tutorials way back, This app also accepts a valid domain name also made some custom errors like losing connection and incorrect IP and domain names. It also uses your IP at initial page load :)

    I'm just new to MVC and JS so I don't know if I wrote both correctly :( and also tried to use OOP xD.

    I did not follow the design much coz I want to be responsive as it can especially on mobile version coz the IP details takes too much space, So I decided to tweak it a little bit.

    Any suggestions will be appreciated. Thanks ;)

  • Submitted


    This is my 2nd challenge here and it took some time to finish this and got a messy html and lot of magic numbers in scss, any feedback will be appreciated. :D