Created a User-Form using MERN stack. This project is created as an Assignment for StackFusion for the position of Full Stack Developer. LINK: UserForm by Hrushii
User form asks user his/her details during Signup (Name, Email, DOB, Phone number).
Validates Phone number, Email, and checks Age > 18.
Checks if given Email or Phone number already exists in the database. (Only unique Email and phone number can sign up)
On Submit user is forwarded to confirmation page.
User can click on CONTINUE to complete verification and receive mail. OR the page automatically redirects to Profile.
An Email is sent to user with Website URL UserForm.
User can see his/her Details on main page.
All the current users are shown below.
User can login using his/her email and Phn no.
Here Phn no. is acting as the user password.