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?

    I'm proud of completing this challenge and making it look as close as I could make it look to the original. I'm proud of adding the form validation as well as form functionality using javascript.

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

    I would like a review of my javascript code and a review of the best practices that I tried to use in the building of this form

  • Submitted


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

    im proud of using html tables for the markup of the challenge.. they were a little tough to deal with a very weird at times too.. im proud of using my full knowledge of js upto this point to make several checkpoints for the inputs and also manipulating the DOM

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

    I would like help with my js. I think that it can be much shorter than it currently is.. I have tried using the event object on purpose to get some familiarity with it.

  • Submitted


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

    I am proud of figuring out how grids work although i currently am still having some problems with their structuring and manipulation

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

    I encountered the challenge of making the grid columns the right size and overcame them by just setting an extra column width per column

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

    I would like some help with reducing the size of my grid by scaling it down so that it matches the given screenshot. my current solution matches the other content perfectly but is a little too big and nothing seems to scale is down.