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?

    What I would do differently next time would be to properly check both the desktop and mobile designs and think of a plan to execute both.

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

    The bottom writer component would be hidden when the share button was clicked in the mobile design but would not be hidden in the desktop design. I overcame this challenge by conditionally rendering and hiding the divs based on screen size in Javascript.

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

    How to write cleaner CSS and JS code.

  • Submitted


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

    One of the challenges I encountered was positioning the dismiss button at the bottom of the page regardless of the view height. I overcame it by combining relative & absolute positioning and flexbox.

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

    I would say CSS.

  • Submitted


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

    What I would do differently next time would be to have my CSS code more organized and DRY.

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

    CSS - tips on how to make it more organized and make it DRY