Swarnim01 / Movie_Listing_Webapp

https://movielistingapp.herokuapp.com/
1 stars 13 forks source link

Confirm Password Functionality added #49

Closed kshitij-404 closed 3 years ago

kshitij-404 commented 3 years ago

Added Confirm Password feature and also added a check that the password is at least 8 characters long. Made the changes in signup.js. Fixes issue #46