shah-aa
@shah-aaAll comments
- @Lucascruz-labSubmitted about 1 month ago@shah-aaPosted 11 days ago
The solution looks beautiful! A bit more padding on the main container might be a worth looking into. Good Luck!
0 - @newspaceracerSubmitted 13 days agoWhat are you most proud of, and what would you do differently next time?
Went by pretty fast! I'm starting to keep a library of code that I reuse or consult often like how to center stuff flexibly.
What challenges did you encounter, and how did you overcome them?Figma animations and hover status wasn't clear that it's immediate and then it slowly phases out so I had to find that out through trial and error. Basically you do the slow ease transition returning back to the original button state, and immediate ease transition in the hover subclass declaration.
- @mhxx307Submitted 21 days ago@shah-aaPosted 13 days ago
Wonderful implementation, just needs some fine tuning on the CSS side.
0 - @TarestaSubmitted 24 days agoWhat are you most proud of, and what would you do differently next time?
I managed to learn and use grid layout effectively
What challenges did you encounter, and how did you overcome them?Understanding the Grid layout was a bit challenging. I greatly benefitted from the article on CSS Grids by CSS tricks.com.
What specific areas of your project would you like help with?I would appreciate any feedback regarding my use of semantic HTML and the responsiveness of my QR code component.
@shah-aaPosted 24 days agoThe solution looks wonderful and as someone learning layouts I can totally relate how tough grids are. Just one thing, the design can be made similar to the original design by fixing the width of the component.
0