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?

    Using JS without much research

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

    No challenges

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

    Any improvements of my form and tips for creating your own validation

  • Submitted


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

    Found this one easier

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

    None

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

    Any feedback on my JS would be appreciated.

  • Submitted


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

    Implementing JS, still don't fully get it but managed to make it work.

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

    Getting JS to work. A lot of research and video watching.

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

    1. When I extend each question, on the smaller screens the background doesn't extend to the bottom and leaves a blank space. Don't know how to fix it.
    2. Any tips on make my JS code more efficient if needed.

    2a. And any tips on getting better at JS. (still gonna keep practicing)

    Thank you in advanced

  • Submitted


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

    Coming up with my own solutions to the issues I came across.

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

    grid layout

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

    Any tips on best CSS practice and layout & how you like to format your CSS.

  • Submitted


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

    Implementing grid layout for desktop view. Haven't used much of grid.

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

    Positioning the cards on desktop view.

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

    Any tips on grid or responsive measurements (in your opinion what do you used the most any why? i.e. fonts, height, padding and width

  • Submitted


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

    Got it to be responsive

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

    Getting the desktop picture to one side. I put it in its own div

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

    Nothing specific. Any feedback /tips.

  • Submitted

    Recipe Page

    • HTML
    • CSS

    1


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

    Responsiveness looks nice

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

    No challenges this time

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

    Improvements on HTML code if any. And any other feedback is welcomed

  • Submitted


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

    Came across some minor bugs and issues but manage to solve them myself with some research.

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

    • Layout issues and sizing.
    • Messed around with the CSS properties until it looked right and research.

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

    Any feedback is appreciated.

  • Submitted


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

    -Responsive -Similar to original -Transitions

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

    None this time

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

    Any feedback is welcome. Even if Minor details or what I could have done differently.

  • Submitted


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

    • Proud of: looks similar to the initial image
    • What would you do differently: Make it more responsive

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

    • Challenges : Getting everything centered
    • How did you overcome them: Google and trail and error. Changing properties commenting out lines to see what worked and didn't.

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

    • Any flexbox tips to improve responsiveness
    • Best way to write commit messages
    • When not to use px or what I should have used instead.