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 am always looking to improve in all aspects of coding. Just did my first challenge with minimal Javascript. I am always open to criticism. I used grid for the first time. I know i have some more learning to do with grid as well as Javascript.

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

    I faced a major challenge getting the position of the input checkbox to be under the slider toggle button so that it can work together.

  • Submitted


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

    I actually like the way i was able to use Ul & Li's nested within each-other in order to get the structure how i wanted it to be before applying any css. I worked on the mobile design first so when i got to the breakpoints for bigger screens i only had to make minor changes inside of the media queries. If i ever encounter a challenge like this again i will most likely have a stab at it with CSS Grid instead of Flex-box. Overall it was a fun project that allowed me to get more comfortable with using UL's & Li's. Any feedback is always welcomed.