Latest comments
- @marcfrancissSubmitted 7 months ago
- @TCO932Submitted 7 months ago
- @VeerabramhacharySubmitted 7 months agoWhat specific areas of your project would you like help with?
I'm glad to accept any advice on this challenge. I'm still learning and appreciate any help. Thank you all!
- @MateuszZalewSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Proud of the tooltip, my js logic in this project is kinda messy, woud probably need some improvement.
What challenges did you encounter, and how did you overcome them?The whole onclick logic and adding/removing css classes/styles was hard for me to figure out
What specific areas of your project would you like help with?Any feedback would be appreciated
- @CjsrodrigoSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
I'm mostrly proud of getting used to CSS grid.
Mobile-first approach.
What challenges did you encounter, and how did you overcome them?Solution went quite smoothly, only findind problem with some minor details.
What specific areas of your project would you like help with?On large screens, I faced some problems with the grid, where the card components did not occupy the whole conteiner, resulting on a different solution than expected with the challenge. Probably have to learn some grid techniques/properties.
Thanks! :)
- @MateuszZalewSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
Proud of how the cards are responsive and the grid changes based on the screen size, put extra effort into it.
What challenges did you encounter, and how did you overcome them?Had to get more familiar with some grid css properties (e.g. justify-items, justify-self) to place cards properly.
What specific areas of your project would you like help with?Any feedback would be much appreciated, thank you😊!