-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers