Skip to content

Fix Login Form Validation #8

Description

@arshadpatel

The login form currently lacks proper validation. Implement validation rules for email format, password length, and error messages for invalid input.

Tasks:

  • Add email validation (check for proper email format).
  • Ensure password has a minimum of 8 characters.
  • Display error messages for invalid inputs.

Skills: HTML, JavaScript

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions