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?

    In this challenge I trained my JavaScript a lot and overcame some challenges. Next time I will try to make the code smaller and simpler.

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

    In this project I encountered some challenges, such as ensuring that when typing the card number there was a space for every 4 numbers entered. And also when you type a letter in the number field, an error message appears.

  • Submitted


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

    I had already done this exercise to test my skills with forms. However, I hadn't done the scripting part, as I hadn't started studying Javascript yet. And now I'm resending this challenge because I did the script part. It was great to do this challenge to practice my javascript skills. Next time I'll try not to use so many 'if' and 'else', it ended up getting so tiring to do lots of ifs and elses.

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

    I accept any kind of help or advice, from how to make the code cleaner and simpler, to how to make the code more complete.

  • Submitted


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

    I chose this challenge to test my JavaScript a little, as I'm starting to study it. I was unable to allow users to expand and contract sections with the keys, but it is possible to do so with the mouse. In this challenge I used "If" and "else" a lot. Next time I will try to make the script smaller and simpler.

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

    The challenge I faced was allowing users to expand and contract sections with keys. I actually couldn't, but when I learn a way to do this I'll come here and update my resolution.

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

    I accept any kind of help or advice, from how to make the code cleaner and simpler, to how to make the code more complete.

  • Submitted


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

    I'm still learning and that's why I didn't use methods like flex box to solve it. instead of flex box to align the items, I used the CSS float function. The next resolutions I make I will try to use flex box or even CSS grid layout.

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

    the centralization of items. I used the float function for this.

  • Submitted


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

    What I'm most proud of is not having sought outside help.

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

    Make the page resizable.

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

    A better way to center objects.

  • Submitted


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

    make respansive.

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

    Ways to Make CSS More Simplified