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

  • @ttanvirr

    Submitted

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

    This is a basic, beginner-level project. I only used a few media queries to achieve the required responsiveness.

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

    Initially, my image was not contained within any container, which made it challenging to achieve the desired design for the desktop version. Once I placed the image in a container, I was able to achieve the required design.

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

    I would appreciate it if experienced individuals could focus on the structure of my HTML and CSS code. Any advice would be greatly valued. Thank you.

    knebula 40

    @knebula

    Posted

    Looks pretty close.

    1
  • @thebigfatpaanda

    Submitted

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

    i never thought that i could complete it but I did.

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

    i encountered challenges in positioning thing like images and other elements.

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

    i like to get help in setting flexbox and positioning and also in making it responsive.

    knebula 40

    @knebula

    Posted

    Looks good.

    0
  • P

    @kevinhmaruli

    Submitted

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

    I think I got very close to the design. I am particularly proud of the way I figured out how to modify the drop shadow on the preview card (parent element) when hovering on the title (child element).

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

    I didn't really know how to import web fonts before this exercise. So I did a simple MDN search and figured it out.

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

    knebula 40

    @knebula

    Posted

    Looks good.

    0
  • Lidusan 80

    @Lidusan

    Submitted

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

    Next time, I would focus more on the initial planning and design phase. I realized halfway through the project that my initial wireframes were not detailed enough, which led to some redesigns and additional coding. Additionally, I would like to improve my testing process. I relied heavily on manual testing, which was time-consuming and prone to errors. Incorporating automated testing from the beginning would have made the development process more efficient and the application more robust. Moving forward, I’m learning more about tools like Jest and Cypress to integrate automated testing into my workflow

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

    The result was a much more manageable and scalable application. The bugs related to state management were resolved, and the performance improved significantly. This experience taught me the importance of selecting the right tools for the job and reinforced my ability to quickly learn and apply new technologies. It also highlighted the value of effective communication and teamwork in overcoming technical challenges.

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

    work with flex and grid more helpful thing as a beginner like me . please provide some useful tactics and ideas to complete because some of the things made think some difficultly .

    knebula 40

    @knebula

    Posted

    i would update your file names to to prevent confusion and compatibility issues with browsers, style.css instead of index4.css and just index.html for your main page. Also adding the property and value "text-align: center;" to your container class would get you closer to the challenge example. I struggle with flex and grid as well but i will provide you with links to games that have been helpful to me. https://cssgridgarden.com/ and https://flexboxfroggy.com/

    0