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

  • @cas1092

    Posted

    Great solution!, we both had difficulties on showing the validation message, so for that part i can't help. On the parts i can give advice it's to separate the files .css .js for better understandig. In your screenshot i can't see the image, but in the live site it's ok Maybe you have to work a little bit on the dessign, you card it's too large.

    0
  • Dirk 210

    @dirkvankrieken

    Submitted

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

    I'm proud that it all works as supposed and it closely matches the designs. Next time I will try to think it through more before starting to write the code. This time I just tried to make it work without having much of a plan how to make it work.

    @cas1092

    Posted

    your's look better than mine, i think you just miss the change on the color of the bottom on the desktop page...

    0
  • @cas1092

    Posted

    i can't see your github but i presume you don't have margins on the body or main. and some of you content cards are not in the rigth place.... other than that... i believe you made it.

    0
  • James. 150

    @Jimztech

    Submitted

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

    The application of css grid to this project.

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

    My problem was figuring out how to use css grid in spanning elements across multiple rows. I got a lot of help from moderators on the discord channel

    @cas1092

    Posted

    besides the obvious design challenges i think it works very clearly

    Marked as helpful

    0
  • @cas1092

    Posted

    i think you put too much padding on the container, and the color it's wrong. on the other hand i think your's it's better than mine!

    0
  • Dark 30

    @popcorn150

    Submitted

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

    Well, one thing I'm proud of is that I have been doing this since the first challenge so I already know where I was headed, that way it wasn't hard to handle. Also I want to give a quick thanks to the developers that helped me with my last solution on flexbox (@MohammadSoleimanikia and @mahbt) I didn't have an issue using flex-box this time due to your suggestions on my previous project and it saved me a lot of build time :)

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

    For my challenges on this project, I had issue making each buttons seat on their own line.. I was using flex but they were all seating close to each other.

    How'd I overcame this? Well I opened my chrome developer's tool to mess around with the display positioning a little, I was trying out different options then when I tried 'Grid' it worked perfectly.

    So instead of [display: flex] I did [display: grid] and it worked perfectly for me! :)

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

    Any is fine, more tips and tricks to make build faster is highly appreciated thank you. :)

    @cas1092

    Posted

    overall the design is correct, aparently we both had issues with the sizing (your's too small, mine too big), maybe add some padding to your card i fell it's a little 'skynny'.

    Sorry for the slim feddback but i'm very junior on this

    Marked as helpful

    1
  • @zacarias39

    Submitted

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

    I'm proud because I manage to complete. I would do it with flexbox instead.

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

    The one that took my time was to align the name with the profile picture. I set the vertical-align to middle, that kind of solved my issue.

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

    I need help making those challenges pretty responsive.

    @cas1092

    Posted

    -The background-color of the card is off -the border-radius attribute on the learning item isn't visible, i put it just what the figma document said (4px maybe). -i also just learn about the flexbox... it's so much easy!

    -by looking at you solution i remember i forgot the border on my solution

    Marked as helpful

    0
  • @cas1092

    Posted

    The solution doesn't fit the exactly criteria, the font and the shadow are the most obvious places to look. probably the first line on the style, when it set ups 'Segoe' font overrides the line 18, where it does call for the solicited font in the design. about the corners, it felt short to the correct mesure, and it forgot to also give some radio to the img

    0