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 did you find difficult while building the project? - Main Areas that were difficult were planning the project itself on how I would approach this. Main focus was to useDispatch to dispatch actions of the forms.

    • Also another approach was instead of using Yup to handle the errors I created my own error handling as well.

    Which areas of your code are you unsure of? - Handling the phone number is the hardest one in my opinion though I can look into it more, seems like the validation is a little delayed/buggy...

    Do you have any questions about best practices?

    • Not as of now, I think I did pretty well overall in the execution though it could have been handled in a more simple approach using some libraries.
  • Submitted


    What did you find difficult while building the project?

    • Accessibility to an extent along with the card component, though it was pretty easy solution.

    Which areas of your code are you unsure of?

    • Aspect ratios, though if anyone can help me dont be afraid to comment.

    Do you have any questions about best practices?

    • Best practices for mobility functionality if that wasn't your focus? Example build a webpage with a 1366px mindset then transfer it to mobile. Would you lock aspect ratio or media query the updates?
  • Submitted


    Nothing difficult just, I did not want to make a separate CSS file so when trying to make a media query for large scale devices it would break.

    Since I mastered the React.js, TailwindCSS, and more libraries. I will continue to use them just to make it easy and fast process!

    Unsure of the media queries and locations.

    No questions further!