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 set myself the challenge of integrating this page as faithfully as possible, without Figma/Sketch files, based only on the final rendering (image) and simply using my observation. Of course, my rendering will not be pixel-perfect but as we say: who can do more can do less.

    I'm also happy to have managed to set up and run the Sass preprocessor in my project.

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

    To ensure that my page was as close as possible to the given model, I used the Inspector tool in Google Dev Tools, which allowed me to experiment and test to find the right values.

    About the Sass preprocessor, this is the first time I've used it on my own in a project. The documentation was useful.

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

    I would appreciate your feedback on what I could have done better.

    Thank you so much!

  • Submitted


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

    Setting up my development environment was a real challenge: configuring my Git in VS Code, Github account, publishing, etc. I'm glad I succeeded in finding the right informations on the web.

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

    I succeeded to fix an issue for having the QR component centered vertically. By acting with method, I found where I made previously an error.

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

    I looked for help about a semantic tag. I asked myself if there was a more specific Html tag that I could use for the QR component, but there wasn't it. After several attempts, I found that the main tag was the convenient one regarding to the structure of my web page.

    MDN documentation is a great resource.