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 challenges did you encounter, and how did you overcome them?

    I was stumped when it came to theme switcher. I found an article on dev.to titled "The best light/dark mode theme toggle in JavaScript" by Salma Alam-Naylor which helped me with most of my requirements.

  • Submitted


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

    I was able to SASS and a few of its additional functionalities like mixins and functions. Using the BEM model to name my elements and use nesting to make my life easier.

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

    I particularly felt a little lost dealing with CSS Grid and Flexbox, but after a few trial and errors, I was able to take control of the layout.

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

    I did not use prefers-color-scheme or localStorage because I do not know how to use them. Yet. Future projects will certainly have them to improve UX.

  • Submitted


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

    At times, I did not know how to proceed. So I started over by creating functional notes to help me consolidate the resources I would need to complete this project.

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

    I would like help with getting the proper alignment in a page, intuitively. This was the main area I was getting stuck in.