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

    ecommerce-product-page

    #react
    • HTML
    • CSS
    • JS

    0


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

    I had to figure out how to display the images in modals. And to know which image to display. And thankfully, I was able to figure it out.

  • Submitted


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

    The problem I'm having now is with the image. It's not that bad, but it doesn't look great either. Any suggestions would be very much appreciated.

  • Submitted


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

    I had a problem with the overlay on the image. But I was able to do it after some research.

  • Submitted

    Todo App

    #react
    • HTML
    • CSS
    • JS

    1


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

    I haven't implemented the drag-and-drop feature yet. Any help on how to do it would be greatly appreciated.

  • Submitted

    Calculator App

    #react
    • HTML
    • CSS
    • JS

    0


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

    I am very proud of being able to try this project to the best of my ability.

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

    There seems to be problems with my HTML report

    Elements must only use allowed ARIA attributes: ``

    Document should have one main landmark: ``

    All page content should be contained by landmarks: ``

    Any suggestions on improvement would be greatly appreciated.

  • Submitted

    Multi-Step-Form

    #react
    • HTML
    • CSS
    • JS

    0


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

    I am very proud to be able to utilize some of the knowledge I have gathered on React. I am done with the project and i think i did very well and learned a few things on the way. But for the most part of the last step (Step 4), ChatGPT helped me a lot.

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

    Displaying the selected addons on the summary page and calculating the total. But basically everything on the summary page was tough for me, and ChatGPT helped me.

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

    Any help would be greatly appreciated.

  • Submitted


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

    Not the best, yeah. But I wish I could have done better.

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

    Making the layout responsive was the biggest issue.

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

    With the responsiveness of the project, any suggestions would be appreciated. It was very tricky, but I tried my best to complete it.

  • Submitted

    Advice Generator App

    #react#axios
    • HTML
    • CSS
    • JS
    • API

    0


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

    This is my first time using Axios on a project. So, any advice? Any suggestions on how to improve my project would be greatly appreciated. I

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

    Surprisingly, none. I was just learning about fetching APIs. And I was able to do it on my own without any help.

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

    I'm looking forward to practicing more using APIs.

  • Submitted


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

    How I handled the responsiveness of the project. It took a few minutes of brainstorming to know how to tackle the problem.

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

    The image didn't seem to be changing, not knowing it was; it was just changing on initial load because of my if condition. But I used the `` tag, and it solved the problem.

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

    To improve my skills with React. It is a very interesting framework and it make life easier🤣😁😂

  • Submitted


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

    Using React for this project.

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

    The responsiveness was a little bit tricky, but I was able to pull through.

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

    The header-image doesn't seem to change according to the function, and I don't know why. Or maybe it changes, but I just don't see it. Some help would be greatly appreciated.

  • Submitted

    Recipe-Main-Page

    #react
    • HTML
    • CSS

    0


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

    This is my second time using React on a project, and it was fun.

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

    🤝

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

    To improve on writing code in React

  • Submitted


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

    I used React for the first time on my own for a challenge, which was quite easier than I expected it to be.

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

    When I was mapping through the list, in the return statement, I was returning a {} instead of a (). This is because I've used a lot of arrow functions in JS, and they normally use {}. So, it was hard to figure out the problem, but luckily, I asked ChatGPT, and it identified the problem. This is what i mean: ` links.map(link => {

            {link.siteName}
        
    

    }) `

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

    On using JS framweorks

  • Submitted


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

    The responsiveness was quite astonishing.

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

    Trying to use the Figma design since this is my first time using it. It was pretty confusing.

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

    Improvements on the CSS in general

  • Submitted


    I just completed this challenge, but I still have a problem with how to be able to show only one answer. When I click another question, I want the previous question to disappear and show the current one. Any help with that would be appreciated.

    And how do I make the end of the illustration image on the left side cut off?

  • Submitted


    This is my second time trying this challenge and I think I did very well this time. What do you think?

  • Submitted

    Tip Calculator

    • HTML
    • CSS
    • JS

    0


    What do you think? I am not very sure if my code for the calculations is correct. But any suggestions would be greatly appreciated.

  • Submitted


    The responsiveness is a little shaky, but I think I did well enough. And I need to improve, that's for sure. Any ideas on how to improve my code? ### Happy Coding🎉