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

    News homepage

    #jquery
    • HTML
    • CSS
    • JS

    0


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

    I used to use vanilla js to do projects, in this project I use jQuery, which is indeed 'write less do more', I am impresive for its consise property and will continue using it.

  • Submitted


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

    The date checking functions and age calculation is time-consuming and not easy, and I managed to do it well.

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

    The js part of the project is some kind of intimidating, and spent hours of time to do it, finally it worked well.

  • Submitted


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

    The overlay effect of elements and the background image display out of its container by using different css skills, also the slider js part.

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

    How to overplace elements without display issues, tackle them by trying different methods.

  • Submitted


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

    The range slider is not ordinary normal input, only styles would not make the effect the project requires, after adding js to control color of bar, it worked. Also with the check box toggle.

  • Submitted


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

    The most important part of the project, the nav in desktop and mobile.

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

    The mobile nav is probably the most difficult one nav I've done, since I didnot do many of them, it has variations in details which is new, and I am not certain whether it would be modal, I solved it by designing a accepted version.

  • Submitted


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

    The interactive part of the project is great exercise for developers, and I did it with satisfaction.

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

    The display of back and front of component, and checking email validation requires js skills, and I find these similar to some Newbie challenges, thenI solved them.

  • Submitted


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

    The js part of the project requires skills to read data, event handling etc, I learned some from doing this.

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

    Using js to set value from json data file, toggle property of elements, overcome them by learning

  • Submitted


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

    By doing this projct, just increase the proficiency of more css skills in varieties of areas

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

    The preview pic looks simple with not many elements, however it requires many details and intermediate css, like pseudo elements, practiced some components for the first time.

  • Submitted


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

    The grid layout is unbalanced and I have not met before, and I designed the work well.

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

    The Grid area knowledge is in details, I serached the basic tutorial doc and computed the correct ratio.

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

    This is a good project.

  • Submitted

    Recipe page

    • HTML
    • CSS

    1


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

    all

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

    it's ok

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

    it's ok

  • Submitted


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

    The width setting using function

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

    no

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

    no

  • Submitted


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

    The simple and clean code for this layout.

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

    Not much challenge

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

    no need

  • Submitted


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

    The vertical position is different for different platform, I adjusted the positioning.

  • Submitted


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

    The JS part and the card visibility property(already used display of flex and grid, knew setting it "none" would be another solution)of the project.

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

    The JS part of the project I found it not easy for me, and after learned the foundamental knowledge, I write a clean solution.

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

    The interactive part is interesting and requires more effort.