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?

    Figuring out the sidebar for mobile view. Figure out a way to maybe work mobile view first and reduce the media queries? My code kinda got a bit convoluted by the end.

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

    Trying to figure out about initializeState() in Javascript so that certain items wouldnt appear on screen by default.

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

    Maybe better practices.

  • Submitted


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

    I am most proud of it's responsiveness when adjusting the screen width. I think I now have a better understanding of utilizing min-width and setting the html, and body height to 100% first.

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

    Adjusting the qr code to be relative with the parent container. I had to look up the aspect ratio property.

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

    I'm not too sure about exactly which area in particular for this one. But I would say overall I definitely need to learn when and where to use certain height and width properties and when not to use them.And just overall tips altogether in general for best practices.