Ruben
@makiheroAll comments
- @believer-danishSubmitted 7 months ago@makiheroPosted 7 months ago
excelente trabajo, pero no coincide el backround de la card deberia ser blanco
0 - @RegexRiddlerSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
Got the grid right and made it flow nicely through different screen sizes. Next time i would use SASS to make the CSS more readable.
What challenges did you encounter, and how did you overcome them?CSS grids are still new to me so getting the layout right too a while.
What specific areas of your project would you like help with?Any feedback is appreciated :)
@makiheroPosted 7 months agoexcelente trabajo veo que esta muy parecido al diseño original
0 - @neildeoSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
This project increased my comfort with using flexbox, and more generally using inheritance to lay out and space components. I'm happy with this project although I found some aspects of the sizing quite puzzling (the final version doesn't fit onto a single page in my browser, but based on the font the sizing looks correct...). I also liked the aesthetics of this design, and will definitely take some of those ideas forward into my own projects (especially the coloured band on top of the cards).
What challenges did you encounter, and how did you overcome them?I started with a multiple nested flexbox solution for the dynamic layout that was way too complicated. In the end, removing some of those divs helped make my layout work as intended! I still ran into this issue even though I used a mobile-first approach. The lesson I've learned is to build complex layouts one step at a time: you might find that the job is done a few steps earlier than you originally thought.
What specific areas of your project would you like help with?I tried hard to get the shadow effect on the cards looking correct, but I still have no idea what was actually used in the design! Any pointers here would be appreciated.
- @dvdgdSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I am proud that I didn't need to change a lot of things when using the media query, as I just need to change the
What challenges did you encounter, and how did you overcome them?flex-direction
and themax-width
of the image. I definitely will try obtain the same behavior but usingflex-wrap
and the clamp for myfont-sizes
.I find challenging placing the image with the right size when the image are inside a picture. I've overcome that after a long time by changing the display of the picture to
What specific areas of your project would you like help with?contents
.I'll appreciate any feedbacks to improve my solution :)
- @RehanKhazSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
The thing that i will try to do next time is that I will put the image into the div. I am proud that I have done it by my own self without watching any videos from Youtube maybe there will be some issues but as a beginner it is completely fine and gives me a lot of confidence.
What challenges did you encounter, and how did you overcome them?I was not able to give the color to the ul's bullets and ol's number but then I get the help from chatgpt.
What specific areas of your project would you like help with?Responsiveness .
- @Zwelihlecomet2Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
my fonts..iI am having difficulties in choosing the correct fonts for my texts
What challenges did you encounter, and how did you overcome them?i had challenges when it came to fonts
What specific areas of your project would you like help with?i would like help with fonts..which ones to use between rem and em?
@makiheroPosted 7 months agodebes elegir mejor el padding para que tu diseño se acerque más al del ejemplo.
0 - @semihmertdevSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
"Using Flexbox correctly."
What challenges did you encounter, and how did you overcome them?"I had difficulty with max-width and min-width."
What specific areas of your project would you like help with?"I tried to replicate the dimensions according to the Figma design one-to-one, but I struggled; I might need help with that."
- @josh-condeSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I am most proud of the quickness I was able to complete this
What challenges did you encounter, and how did you overcome them?The challenge was I didn't realize I had set the height to 5000px instead of 500px so I proofread my code and found it
What specific areas of your project would you like help with?None