Skip to content

Fix issue #220:Form Validation - #535

Open
HarshadaGirase wants to merge 1 commit into
JiyaGupta-cs:masterfrom
HarshadaGirase:issue-220-Adding-Form-Validations
Open

Fix issue #220:Form Validation#535
HarshadaGirase wants to merge 1 commit into
JiyaGupta-cs:masterfrom
HarshadaGirase:issue-220-Adding-Form-Validations

Conversation

@HarshadaGirase

Copy link
Copy Markdown

Title and Issue number

Title : Form Validation

Issue No. : #220

Fixes #220

Changes Made

*Implemented Validation for Signup Form:

Name: Required field.
Email: Required field and must be a valid email address.
Password: Required field.

*Implemented Validation for Login Form:

Email: Required field and must be a valid email address.
Password: Required field and must be at least 6 characters long.

Screenshots (if applicable)

validate2
validation

Checklist

  • I have tested these changes locally.
  • I have reviewed the code and ensured it follows the project's coding standards.
  • I have updated the documentation (if necessary).
  • I have read the contributing guidelines.

Please check the PR and merge it asap with gssoc badge

@vercel

vercel Bot commented Jun 21, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shop-nex ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 8:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding Form Validations

1 participant