Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Strength Verifier #4

Open
hemantDwivedi opened this issue Jan 30, 2024 · 2 comments
Open

Password Strength Verifier #4

hemantDwivedi opened this issue Jan 30, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@hemantDwivedi
Copy link
Owner

hemantDwivedi commented Jan 30, 2024

Frontend:

  • Add an input box, Where user can paste their password. Define a function that call axios post request, which is already defined in "PasswordGeneratorApi.js". You will get password strength as response(poor, good, strong, very strong).
  • Add label which shows password strength.
  • Use proper color for password strength(poor, good, strong, very strong).
  • This feature should be on right side of Password generator on view page(should be responsive).

Untitled-2024-01-30-1526

@hemantDwivedi hemantDwivedi added enhancement New feature or request good first issue Good for newcomers labels Jan 30, 2024
@hemantDwivedi hemantDwivedi changed the title Password Strength Checker Password Strength Verifier Feb 1, 2024
@7pixel-cl
Copy link

Hey! How are you? I can go ahead and handle this one. Thanks!

@hemantDwivedi
Copy link
Owner Author

Hey! How are you? I can go ahead and handle this one. Thanks!

Absolutely fine!!. yeah you can take this one. thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants