Latest comments
- @chanwinharoldP@QuentinTengaGithub
Great job ! It looks very similar
- P@TurtlewordsWhat are you most proud of, and what would you do differently next time?
I'm proud of the image cards and how they adjust to each layout.
What challenges did you encounter, and how did you overcome them?Navigating image file paths from scss to css was a bit of a challenge. It took some poking around to figure out how to properly route file paths.
What specific areas of your project would you like help with?Responsiveness and design accuracy. Thanks!
P@QuentinTengaGithubExcellent job ! Even the sizes look accurate !
- P@amigos81What are you most proud of, and what would you do differently next time?
Me gusto aprender a usar CSS GRID, Flexbox y media Query
What challenges did you encounter, and how did you overcome them?usar CSS Grid en (column y row), flexbox y propiedades de css: object-fit, object-position
What specific areas of your project would you like help with?CSS Grid y propiedad position.
P@QuentinTengaGithubExcellent job ! Nothing to report on my side
- @vedantobaleppanavarWhat are you most proud of, and what would you do differently next time?
I'm most proud of how the grid layout adapts responsively to different screen sizes, keeping the testimonials visually appealing and easy to read. Next time, I would plan a more mobile-first approach and consider using more CSS variables for spacing and breakpoints to make future adjustments easier.
What challenges did you encounter, and how did you overcome them?A key challenge was getting the grid areas to rearrange correctly at different breakpoints, especially for mobile. I overcame this by experimenting with
What specific areas of your project would you like help with?grid-template-areas
and testing the layout at each breakpoint. I also had to adjust color contrast for accessibility, which I solved by tweaking the color variables.- Feedback on the responsiveness of the grid layout, especially on unusual screen sizes.
- Suggestions for improving accessibility (color contrast, semantic HTML, etc.).
- Best practices for organizing CSS in larger projects with many breakpoints and custom properties.
Any advice or code review in these areas would be greatly appreciated!
P@QuentinTengaGithubExcellent job ! The only thing missing are the shadows on the boxes
- @TathianiLimaP@QuentinTengaGithub
Good placements for the boxes. Although, the colors should be respected.
- P@jfp99P@QuentinTengaGithub
Except for the image that looks a little crushed, its proportions have not been respected, the design looks really close to the figma file !