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 comments

  • Holger Mueller• 410

    @Holgermueller

    Submitted

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

    I was able to figure out enough javascript to pull the data from the JSON file.

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

    I had a little trouble with the desktop layout, getting the height of the user card right to be specific.

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

    Any and all constructive criticism is welcome!

    Max F• 110

    @8bit-shawty

    Posted

    Really great work. Try getting your container to be center

    0
  • P
    mrcordova• 1,120

    @mrcordova

    Submitted

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

    I figured out how to add valid email required next to the email address label. Next time I would try to do it with css but at the moment it seemed simpler with html and javascript.

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

    I was having a hard time switching to desktop and mobile without screwing up the layout. I overcame it with some trial and error. I would like to know if I could have laid out the card in a better way.

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

    Any general feedback is welcomed.

    Max F• 110

    @8bit-shawty

    Posted

    Looks good. Try to add the success images and scale them to size

    1
  • Wismal• 190

    @Wismal

    Submitted

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

    Proud of trying different ways to accomplish this task, which led me to a lot of knowledge

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

    Mostly how to address the changing JS. I tried with display: none, changing the background and more, but this led breaking the flow of the page. I remembered the clasic z-index and how it didn't corrupt the flow. After that, everything turned out easily

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

    Just remember the z-index and dont overcomplicate it. Remember the positions.

    Max F• 110

    @8bit-shawty

    Posted

    Great work. really looks like how it should

    1
  • bttrvng99• 140

    @bttrvng99

    Submitted

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

    • Using different styles of headings based on div class
    • Make the images full screen when on mobile size

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

    How to use different layout on mobile mode, which I used the @media tag with max-width of 500px, then copy the html, body, main and img tags and override the values

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

    How to make the bullets/numbering farther from the texts in lists

    Max F• 110

    @8bit-shawty

    Posted

    Very well done. Margins look clean and everything looks centered as it should. Nice work

    0
  • Max F• 110

    @8bit-shawty

    Posted

    Really nice work. I think the avatar could be a bit smaller but it looks really good. Nice Job!

    0
  • Max F• 110

    @8bit-shawty

    Posted

    Clean project. Looks identical

    0
  • vknir• 60

    @vknir

    Submitted

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

    using flex box properly

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

    Challenges that I encountered was sizing

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

    Styling, I was not able to size the project according to the given design

    Max F• 110

    @8bit-shawty

    Posted

    Check the styles-guide.md it should help you out on which colors and fonts to use. Other than that, it looks really good.

    Marked as helpful

    1