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 myself for not giving up (even though I feel like giving up a lot) on this challenge and continued finding bugs and debugging my code until the challenge is done.

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

    The challenge was to implement show/hide functionality of the answer box and change of icons on clicking the question.

  • Submitted


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

    I'm glad I have started using global variables, and utility classes and tried to achieve more with a smaller number of lines of code.

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

    I find styling list-style elements a bit tricky but I'm glad I managed to solve it using

    li::marker{}
    

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

    I'm trying to learn more about spacing across different devices.

  • Submitted


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

    I start building with Desktop First approach. So, I need help with responsiveness.

  • Submitted


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

    I found it difficult to make the design responsive.

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

    I would like someone help me about making design layout responsive. I tried my best, but the code didn't seem to be working. If someone could read my code and help me find bug(s) in my code.

  • Submitted


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

    I'm proud of starting up with my Fronted Project journey. And I'm excited to solve more challenges and build cool projects in future.

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

    This challenge was quite easy. Only thing that was new to me, was how to approach a frontend project professionally. And how to setup environment for professional projects like setting up variables, etc.

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

    I would like to know how the whole card is centered. I tried it using flexbox but it is not working in mobile version.

    I would also like seniors to guide me about

    1. any mistake I had made.
    2. my approach of solving this challenge.
    3. would love to know if there's an optimal approach to solve challenges like this one.