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

  • P
    nimrodEDE• 140

    @nimrodEDE

    Submitted

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

    Wow that was tough for me ! learned alot .

    I think that i still need to work on css positions and writing clean code . but .. everything is responsive and works great on all screens , so i'm happy :)

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

    Using javascript for the first time , also positioning the hidden div . how did i overcame it? alot of trial and error and abit of investigating

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

    I need to recieve some feedback on my code itself . it can be cleaner.

  • P
    Daniel• 140

    @DAJ350

    Submitted

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

    I am very proud of figuring out a method I can use to determine the number of rows or columns I need in a grid to achieve design layouts.

    I am also pleased with my usage of the BEM naming convention. This helped me better understand what element is being styled. This also ensures that more styling can be added to the code without fear of breaking anything else.

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

    I initially struggled to understand how to set up the grid layout for the cards container. I also found a little bit of a challenge getting the sizing as close as I have in the final version.

    I had to go back multiple time to calculate the percentage of the space that the elements needed to take up and work that into the code.

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

    I am open to any advice on this.

    @alemdaphelan

    Posted

    You did an excellent job. Congratulations, @DAJ350!

    0
  • @alemdaphelan

    Posted

    Hey @thalesAlves758, glad to see you start with this project. There is just a small problem, you should use header, main, footer,... instead of your div tags They are called semantic tags. All of that, you did a great job.

    Marked as helpful

    1