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

  • Ata Abatay 160

    @ataabatay

    Submitted

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

    First time truly using grid, overall pretty happy with it. Should've wrapped the content to another tag beyond the body will do next time didn't wanna tweak everything just for that.

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

    No particular challenges were encountered

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

    overall feedback is appreciated as always

    @RubensTM

    Posted

    Ficou muito bom mano, parabéns.

    0
  • P

    @ralphvirtucio

    Submitted

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

    The things that I'm most proud of with this challenge are:

    1. When I figure it out how to create the multi column layout, I'm still not sure if it's best practices on manipulate the grid even though you didn't set any grid-template-rows

    2. I applied what I learn in Andy Bell's talk, If you interested here is the link to the talk “Be the browser’s mentor, not its micromanager"

    The only thing that I would apply differently next time is how I structure my Cube CSS. I'm not sure if I did it right. Let me know your feedback !

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

    The challenge that I encountered on this is implementing the multi-column layout or the grid layout. I overcome this challenge by trying different values on the grid-column and grid-rows and tinkering the grid property.

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

    The area that I can use your help with is the Cube CSS, This is my first time implementing it. I know for sure that there are a lot of improvements and refactoring for the code.

    Give me a feedback if I have some excessive codes in my CSS I would really appreciate it

    Your feedback for this project will be really important to me | Thank you !

    CODE UP 🧑‍💻 !

    @RubensTM

    Posted

    Ficou muito bom parabens, css e sccs tambem ficaram bons, analisei e esta tudo de acordo com o exigido.

    1
  • P
    Micha Huhn 220

    @MichaHuhn

    Submitted

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

    • I learned how to keep track of every detail in the Figma mockups.
    • I made the page responsive by using fluid design and media queries.
    • I also learned how to style lists and tables with CSS.

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

    It was a challenge to keep track of every detail in the Figma mockups.

    It was also tricky to understand the responsive design (how the page adapts on different screen sizes). I overcame this challenge by taking some time to understand the responsive design before I started coding. That helped me to make better decisions during the coding process.

    I didn't know how to style the nutrition table when using the semantic table element. That's why I built the table design from scratch. It was way easier for me at first. However, I saw a good solution when giving feedback to someone's submission. From this solution, I learned how to implement the table by using the semantic table element. (I updated my submission.)

    @RubensTM

    Posted

    Boa, achei muito boa e com certeza foi melhor do que a minha

    0
  • Mikov 110

    @mikov144

    Submitted

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

    I finally used variables and mixins on this project to decrease the amount of lines of code.

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

    Making a tag to act as a link surprisingly took me some time. In the end, to make it work, I had to put tag inside of an tag, and not the other way around.

    @RubensTM

    Posted

    Projeto muito bom, consegui fazer sem nenhum esforço, agora é encontrar um que me desafie de verdade.

    0
  • @RubensTM

    Posted

    Ficou bom, achei que ficou igual ao meu.

    0
  • Elle00 90

    @Elle-ye

    Submitted

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

    I had a little trouble with the positioning of main qr container. But I was able to solve that with flexbox.