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 was able to efficiently use my js code to open and close the faq.

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

    At first I had a click functionality for every questions but at last I was able to make a common functionality for every questions on the faq.

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

    I had trouble with the position of the main content going up and down when I open the answers which push it up and down, which makes it not accurate to the design I was given.

  • Submitted


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

    im proud that I was able to successfully buld the share component and also making it interactive and reponsive, next time I would like to make the js more efficient.

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

    Had some problems with manipulating the share components but after googling I was able to learn some manipulation in css dont neccessary apply in js. ex - in css we can say : .classname { display: "hidden" /to hide a certain element/}

    but in js the "hidden" attribute doesnt work and took almost an hour to figure it out.

    instead i use the "none" attribute like this : status.style.display = "none"

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

    I would like to know if there was effiecient way to make the share component interactive. Thanks for the help!

  • Submitted


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

    I was able to recreate it to look as the original am much as possible and also making it responsive for all device screens.

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

    I had a hard time making the the border lines especially on the nutrition section but I overcame it after understanding the grid layout.

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

    I would like if someone would check my work and tell me if im doing something wrong or if there is a way I could make it even better than it was! Appreciate the help!!!

  • Submitted


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

    The challenges I encountered is how i should center my elements, and also how to make the qr responsive.

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

    I would like to know if there is a better way to make the qr more responsive