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

    Tip Calculator

    • HTML
    • CSS
    • JS

    1


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

    I would change the css up a bit. Currently at very large number the right section expands horizontally.

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

    Had to play around with the JavaScript a little to make sure the app has a natural behaviour.

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

    JavaScript and CSS review.

  • Submitted


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

    Managing data from a json file and displaying it properly on the page.

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

    Some issues with checking classes in JavaScript

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

    Currently, I remove 6 cards, when updating the UI. I would like to remove all cards in the grid except the profile using classes

  • Submitted


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

    I made a lot of progress with my JavaScript. I think the CSS is also very clean.

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

    Managing DOM elements from JavaScript

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

    I would love some feedback on my JavaScript, since I'm quite new to it.

  • Submitted


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

    This was one of my first JavaScript projects and I had a lot of fun doing it. I messed around with some variables, and event listeners. Currently I have fixed width for images which I don't like. I could improve on this by trying out grid instead of flex-box.

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

    I had trouble making the mobile view for the share section. I have it set as absolute positioning and it was difficult to align it vertically. What I ended up doing was removing the bottom padding from the container and then messing around with some stuff. I ended up working but not a clean solution in my opinion.

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

    I would love some help in cleaning up my code. I feel like it can be made more efficient and better. I have already mentioned the images and the share section issues above.