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 most proud of being able to figure out where issues are occurring with more confidence. Responsive layouts are not my forte, however, I was able to work it out with this project by setting a flex basis to allow my content to grow the same size in bigger screens.

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

    The hardest part was figuring out what semantic html tags would be appropriate to use since a majority of the design required me to set span and div tags to style in css.

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

    Cleaner ideas to set fonts and colors? Code that is dryer?

  • Submitted


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

    I am most proud of figuring out the layout and working from there. This took me a shorter time to do than I estimated.

  • Submitted


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

    I am mostly proud for improving on my CSS and aligning everything where I wanted it to be.

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

    The most challenging part for me was on the JavaScript. I'm proud of myself for being able to find where the problem was, but ultimately I needed help figuring out why that specific code block was not working. It was a great learning experience, I gained more knowledge while on my journey scrolling through QAs for this solution.

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

    I wasn't able to figure out how to toggle between the plus and minus svgs in my JavaScript. Advice on that would be appreciated.

  • Submitted


    I made the rookie mistake of not coding for mobile design first. If anyone has tips or did that first please let me know so I can see your code and get an idea of how it was done. Overall I am satisfied with what I have. I did struggle a bit trying to figure out how to do the table. I ended up adding padding-right to the first table data children, in order to get the space between the items that are in a row. If there is a simpler way or just a better way overall please let me know. Thank you in advance!