princid / Expense-Tracker

The objective of this project was to create an interactive and completely responsive Expense Tracker website which allows the user to track all of their expenses and income.
https://expense-tracker-psg.herokuapp.com/
MIT License
19 stars 22 forks source link

[ #10 ] Sign up form validation for name, email and password #40

Closed pssruthy closed 2 years ago

pssruthy commented 2 years ago

Implemented basic validation for name, email and password for the sign up form as shown in the below image. Related issue : #10

Screenshot 2022-10-26 at 10 01 14 PM
kannananil commented 2 years ago

@princid this is the PR I have mentioned earlier which have dependency for the password confirmation, all the validation seems to be good for me. Could you review this once. Then I could start working on the other issue.

pssruthy commented 2 years ago

@princid Could you please review this pull request?