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

  • @Gehad28

    Submitted

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

    1. Using JavaScript to make data change when the user clicks on: Daily, Weekly, and Monthly and make it dynamic, so if the data changed, it would work correctly.
    2. Implementing the required layout using grid.
    3. Be able to position the colored cards to look like they are behind the main cards.

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

    I had some difficulty positioning the background image of the colored cards. I ended up positioning each one alone.

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

    Any feedback is welcomed :)

  • @Veerabramhachary

    Posted

    you need to padding and margin.

    0
  • Jani-B 270

    @Jani-B

    Submitted

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

    I had some small issues with the Javascript. At first There was a issue that the first click did not show the links and only second click worked correctly. It was just small typo and fixed easily in the end.

  • MiksDev04 250

    @MiksDev04

    Submitted

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

    I am proud that I can still keep up with the challenges though I am still a newbie.

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

    Maybe the layout of the overall design

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

    nothing as of now

  • @AnthonyPA0902

    Submitted

    There are 5 things I found hard when doing this challenge

    1. How to set the padding for the text on the right so that it fit the design.
    2. How to make the small original price number in the middle and not on the same line as the big price number
    3. How to make the cart icon inline with the text
    4. How to make the gap between each line in the small gray text before the prices
    5. How to make the border of the right content fit with the image

    Hope everyone understand, sorry because English is not my first language. Thanks for reading this, hope you can help me !!!

  • @Natiman1

    Submitted

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

    I'm proud of working with smaller screen sizes.

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

    Pretty difficult to working with smaller screen sizes.

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

    Responsivness

  • @suzzy-dszy

    Submitted

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

    -Particularly proud of quickly defining the structure and content as required as this was just simple CSS.💯

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

    • First time implementing a local font / font file into my code so had to research how to do it correctly.
    • Getting the smooth transition back to the original colour for the H1 when user stops hovering on the card and how to implement the shadow behind card using box-shadow.
      • To overcome this, after defining the pseudo code to target the H1; .container:hover > H1 {color: #f4d04e;}, simply had to add transition: color 0.5s ease-in-out; to the H1 in my CSS.

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

    None in particular but any help / feedback would be greatly appreciated. 👍

  • @Veerabramhachary

    Posted

    You did good, Everything is nice. You need to add little more styling.

    0