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 specific areas of your project would you like help with?

    The spacing between items, not too sure but some part in the component seems off which makes the layout on scroll instead of fitting in the page.

  • Submitted


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

    Usage of viewport unit and its variant such as dynamic viewport and regular viewport height or widths.

  • Submitted


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

    Usage of DOM which helps detect input values and shows error corresponding to the inputs. However, it still need more work as some of the error might be unnoticed.

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

    The usage of color which needs to set hsla(0,0,0,0) everytime in stylesheets. The solution is very simple, which is to set root variable which can be easily accessed thoughout the stylesheet and.

  • Submitted


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

    CSS Flexbox' Usage, Grid can also be used but it's more convenient using flexbox personally.

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

    Document Object Model usage as HTML layout of the form seems slightly messy.

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

    Spacing between forms as the width and gap between them appears slightly uneven.