Skip to content

Make the Password Strength Indicator dynamic #1

@Codipk

Description

@Codipk

We need to implement a dynamic password strength indicator that updates in real-time as users modify their password options. This will help users understand the security level of their generated passwords and make informed decisions about their password choices.

Implement a visual strength meter that:

Updates dynamically as users change options (length, character types) before clicking on generate password.
Uses color coding (red to green) to indicate strength levels.

Calculates strength based on:

1.Password length
2.Character diversity (uppercase, lowercase, numbers, symbols)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions