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

    Base apparel coming soon page

    #bootstrap#accessibility
    • HTML
    • CSS
    • JS

    0


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

    I would try to use CSS grid for this challenge because I think it's a better approach.

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

    I was struggling with responsiveness for this challenge. The website is responsive at mobile (375px) and desktop (1440px) sizes, but it's not entirely responsive on other devices.

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

    Responsiveness. Usually, I don't struggle with it, but this time, I spent a lot of time on it and it still doesn't look quite as good as it's supposed to.

  • Submitted


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

    I was able to add form validation and adjust it accordingly for the form.

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

    My goal for this project was to learn how to integrate Bootstrap into my own code and learn how to adjust it to CSS. I still wasn't able to change Bootstrap icon for invalid state to my own icon do that's something that I will be working on

  • Submitted


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

    I was able to finish the project and it is responsive on most devices

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

    The share button for mobile was challenging and there is plenty room to improve there.

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

    I've been struggling with the functionality of the share button, particularly its changing state. I'm considering altering the background color using the ::before and ::after pseudo-elements, but I'm uncertain if this is the optimal solution. I'd greatly appreciate any insights or suggestions on the best approach for solving this challenge. Thanks in advance for any guidance!

  • Submitted


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

    I am proud of finishing this challenge pretty quickly.

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

    I encounter some challenges with form validation and used Bootstrap fomr validation to solve this problem.

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

    I need help with responsibility, is there any tip to how to make the content as responsible as possible without using a lot of media queries? Thank you in advance ;)

  • Submitted


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

    I am proud of feeling more confident in writing event delegation.

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

    There weren't any particular challenges that I have encountered but there is always a room for improvement.

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

    I am open to any feedback related to JS code because I think I need to make it more reusable.

  • Submitted


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

    I am proud of improving my skills in JavaScript and being able to quickly problem-solve in my mind. When I first encountered this challenge, I already had a clear idea of how I would write the JavaScript for it. This is an area where I've faced challenges in the past, so I'm particularly pleased with my progress. It's rewarding to see myself becoming more proficient in this aspect of programming

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

    I encountered a challenge when adding keyboard event listeners. It required some research and took longer than I expected. However, I'm proud that I was able to figure it out. Despite the extra time it took, I'm pleased with the outcome and the new skill I've gained.

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

    I feel like I've written too much JavaScript code for this solution. Are there any suggestions on how to make it better and shorter? Thank you in advance :)