Latest solutions
Latest comments
- P@Oleksandr5768965@shalforb
Looks great!
- @medbdey@shalforb
Looks great!
- @jpbasconWhat are you most proud of, and what would you do differently next time?
I'm proud of how I planned the approach of this project. It made a world of difference when I figured out how to properly structure elements to enhance the flexibility. I also learned so much from CSS - mostly in terms of responsiveness.
What challenges did you encounter, and how did you overcome them?Definitely the email validation. The whole thing was new to me so I had to heavily rely on copilot. And of course, I learned the code first before passing this solution
What specific areas of your project would you like help with?None for now
@shalforbLooks good!
- @Johng117What are you most proud of, and what would you do differently next time?
I enjoyed creating the svg using codepen. I would use a framework like react and have a reusable component to render the social media/avatar section.
What challenges did you encounter, and how did you overcome them?I wasted a lot of time just using a single container/div for the social media and avatar section and it became very difficult to manipulate it for all views and I eventually decided to create two elements, one for views below desktop and another for the desktop view. Nesting the svg in an <object> tag also caused problems as element within the svg became difficult to target.
What specific areas of your project would you like help with?Time management and when to relent when something doesn't work.
@shalforbLooks spot on.
- @Marshall-MarceloWhat specific areas of your project would you like help with?
- Had a problem putting the quotation image behind the card so I didn't include it.
- I had a problem adjusting the main container width so that the cards would fit more on the middle but each time I changed the width below 80vw the whole container would shift to a direction, adding margin didn't help.
@shalforbI had similar problems with the main container's size and width. Looks good regardless!
- @kwakuobeng16What are you most proud of, and what would you do differently next time?
I'll try using flex for it
What challenges did you encounter, and how did you overcome them?Making the shadows, I searched
What specific areas of your project would you like help with?Understandin more about CSS grids
@shalforbLooks good!