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 build responsive navigation with tailwindcss with just minimal code

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

    Laying out the component tree. I followed the guide line in vuejs docs

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

    How analyse and create minimal components for integration.

  • Submitted


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

    I am proud of the layout of the components in the section. Thinking to use tailwindcss to build out the same component

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

    Laying out the component for mobile and desktop was a bit difficult. but I was able to use grid and flex system to accomplish that easily

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

    Learning the concept of using modals in components

  • Submitted


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

    I am proud of how I incorporated interactive chartjs into the component

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

    I read chart js documentation to overcome the interactivity of the chart element bars

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

    I was not able to hover the current day element bar to show different background color. Though it shows different background but the hover effect shows same background as other bars

  • Submitted


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

    I am proud of how I integrated fetch Api to fetch remote data for the app

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

    My main challenge was based on the layout of the page. It took me time to figure nearly the calculations of each element

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

    I would like to get help on the layout of the page with css

  • Submitted


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

    I am particularly proud of using vuejs, vue-router and pinia to develop this project.

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

    My main challenge was how to connect the components using the pinia files. However, I discovered that it was very easy when I read more on the docs

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

    Though I have the project running with the best I can, but I can't really tell if how I handled state with the components was right.

    Also, the links with the next step button, I have a doubt if I am suppose to do it that way.

  • Submitted


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

    Hi guys.

    I am very pleased with the design of this particular project. I am proud that I was able to use two days to finish it.

    However, I hope to improve the speed next time.

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

    Designing with pure CSS is a little challenging. However, I am proud that I can now design interfaces with CSS Flexbox and Grid.

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

    I know how to get media queries. But I have a challenge with declaring different media queries and using them on the same project.

    Can someone help me with an explanation concerning declaring multiple media queries on CSS and using them in the same project to cover all devices for that project?

  • Submitted


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

    Hi Guys

    It is my pleasure to have completed this project.

    I decided to use a front-end framework for this dynamic rendering project. And VueJS was it.

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

    As a newbie in the framework, I will highly appreciate your comments about the best practices and, particularly, how I calculated my results using momentJS.

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

    I will also be glad to get comment on how I linked my components

    Thank you very much.

  • Submitted


    Hi guys

    I had a lot of fun developing this particular project.

    JS regular expression was one of the things I really enjoyed learning.

    However, I am not certain whether the regex pattern used is robust enough?

    You can check it out for me to improve on

    Thank you.

  • Submitted


    Hi, I am glad I have been able to complete this challenge.

    However, I had trouble using the card image in the CSS. It made the design difficult for me. So I had to hard code with the <img> tag to hide and display based on the screen.

    someone should help if there is a way I could do it.

  • Submitted


    Hi Everyone.

    I had to combine the results form with the rating form. Using Modal, I was able to make them work together. However, I feel the code in the JS file is too verbose. Is there a way I can refactor the codes?

  • Submitted


    Hello Everyone

    I am very excited that I am able to submit the solution to this design as early as possible.

    I had a long night coding and debugging.

    Please access my js component. Please tell me how to write it better.

    Thank you.

  • Submitted


    I am very glad that I was able to finish this project.

    I have learned a lot from the project. though, much was done from preview knowledge.

    However, I will be happy to receive comments on my JS code and CSS responsive design.

    Thank you.

  • Submitted


    I am very excited about this design.

    However, I still have challenges regarding semantic HTML and how to write code to improve SEO. I humbly request your feedback on this.

  • Submitted


    1. I am not certain about the device breakpoints. Can I get help on how to write media queries for the code to be responsive to all devices?

    2. Is my code following the best practices?