mugilmalathi / Ecfilesol-backend

Form Validation for Registereation and Signin Schema Validation with proper error message.

Home Page:https://ecfile-sol-backend.herokuapp.com/accAuth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form Authentication | EcFileSol Assignment(Backend)

Form Validation for Registereation and Signin Schema Validation with proper error message.

Features:

  • Every fields need to fill(Not Empty).
  • Email Validation with proper email format(eg: test@gmail.com).
  • Phone Number Validation.
  • Phone number needs to enter 10 digits.
  • Phone Number must start with 6,7,8, and 9(eg: 9087654321).
  • Password Validation.
  • Password must have minimum 8 characters.
  • Password must have one upper case, must have one lower case, must have one special symbol, and must have one number(eg: Test@123).

API live preview


Deployed Link

Some Exciting Snaps:

About

Form Validation for Registereation and Signin Schema Validation with proper error message.

https://ecfile-sol-backend.herokuapp.com/accAuth


Languages

Language:JavaScript 99.4%Language:Procfile 0.6%