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

  • @JS-Law

    Submitted

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

    I'm most proud of extending the elements with borders beyond the viewport width and ensuring that part wasn't scrollable so that I could dial in the right amount of curve!

    That part broke my spirit for awhile, but once I found it I kept chugging along.

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

    I encountered MANY, but as with all things programming I took to the internet, StackOverflow and MDN to review how I could do what I needed to do.

    The hardest parts of the challenge for me were:

    • Appropriately handling z-index
    • Keeping track of relative and absolute elements
    • Bloat in my CSS
    • Remember to compile my sass!!!!
    • Managing three different breakpoints

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

    Honestly, the hardest part for me would have to be managing the three different breakpoints. I shipped the project because I want to be able to look back at my progress but I am aware that my media queries are a nightmare.

    I also most definitely have conflicting CSS rules and also plenty of rules that are doing nothing at all.

    Going forward I need to be better about keeping track of my rules and not let them get away from me like they did here.

    @JS-Law

    Posted

    After submission and review of the screen shot...

    Why is everything so big 😂

    I'll have to come back to this one at some point.

    0
  • K 80

    @lilythelily

    Submitted

    I am totally new to coding and learning everyday. For this challenge, I struggled so hard to remove the line space between the title "Preparation time" and the list (total, preparation, cooking), but couldn't find the solution. Is it because I used "flex-direction: column;"...?

    @JS-Law

    Posted

    Hey K,

    I’m not sure what you mean about the line space but I suppose it could be from the <p> that the title was wrapped in.

    For your next project, look up how to add variables to :root. It’s game changing and will clean up your css a bit and make it easier to read/add colors and fonts.

    Overall though it looks great and you should be proud!

    Marked as helpful

    0
  • @JS-Law

    Posted

    Hey, this looks phenomenal!

    I think if I were to provide feedback on the design alone, Id say that the opacity on the summary stat cards is in need of a slight adjustment. The box shadow for the summary card is also a bit heavier on the solution than on the design.

    Other than that I think you did wonderfully!

    Marked as helpful

    0
  • @JS-Law

    Posted

    This looks great!

    Keep up to good work. From a visual stand point, this looks like you absolutely nailed it.

    1