Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm pleased to see that I was able to find a solution very quickly, for example concerning the layout of the buttons. As for the rest, I feel at my ease. I'll try to PUG for the html next time.

    What challenges did you encounter, and how did you overcome them?

    As explained above, the challenge I encountered was the layout of the buttons. I'd forgotten that they were inline elements, so the inline-block was very welcome.

    What specific areas of your project would you like help with?

    I'd like some help with the css, I'd like to optimise it as much as possible.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud to have been able to use css variables in this project, to have made it responsive and to have respected the layout to the pixel (I hope). I added a hover effect to the component's shadow. Next time, I'll try to use the variables in the whole project in a more efficient way.

    What challenges did you encounter, and how did you overcome them?

    I didn't come across any real challenges, so I wanted to take the opportunity to optimise the way I write css, with variables among other things, to avoid doing DRY. I think that the medias-quieries were the most challenging for the moment, but with a bit of testing I was able to find a decent solution.

    What specific areas of your project would you like help with?

    I'm curious to know if my code is optimised enough, there's surely a more efficient way that I'm curious to know about. So I hope I've understood the focus, and that my media querries are correct.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud to have taken on this challenge in such a short space of time, and above all to have shared it and received constructive feedback! I'll try a css frawework like tailwind or use Sass next time.

    What challenges did you encounter, and how did you overcome them?

    Le chalenge était de se rapeler comment centré parfaitement un élément, comment arrondir les coins d’une image. Aussi j’ai appris quelque chose concerant l’accessibilié et les éléemtns sémantics html.

    What specific areas of your project would you like help with?

    I'd like to know if my code could be improved or simplified.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud to have seen this project through to the end, and to have found solutions fairly quickly for my display problems (among others) and layout problems. Next time I'll try to do it more quickly. Maybe try Sass and/or tailwind.

    What challenges did you encounter, and how did you overcome them?

    The chanlenges that I encountered were the problem of displaying the GitHub page, I found the solution by searching on the internet. Also for the layout problems when centring the div, a search with the exact terms allowed me to make progress.

    What specific areas of your project would you like help with?

    I'm curious to know what others think about the quality of my code, I'm sure I can improve my css style, for example. As far as div dimensions are concerned, I'm not sure that the fixed px are correct.