Open Bhavyajain21 opened 7 months ago
Hello @Bhavyajain21. I want to take on this issue.
Go ahead, assigning this to you @mademoiselle-chantal
Thanks! Am I allowed to pick out any form validation library of my choice, or are you the one who can suggest it?
Formik is one I would suggest. Feel free to use any of your choice
Hello @Bhavyajain21. You were trying to add some code to validate that login form and you commented out that code. Is it still necessary or l can remove it and add mine which is going to use Formik?
@mademoiselle-chantal you can remove that code and add yours.
Hello @Bhavyajain21. Apologies for taking the time to give feedback about this issue. Well, I've added some code for the validation of fields mentioned in the issue. However, l am unsure if l have all the code because l can see the Login/Signup form is not styled.
By the way, l am happy to add the styles if the form has no code for that.
@mademoiselle-chantal please go ahead and add the styles, and feel free to make any necessary changes which you feel are important
Implement validations on email, password and name field on signup/login form.