tusharzalte / tusharesume

Apache License 2.0
35 stars 80 forks source link

[FEATURE] Show password button #205

Closed Nishusk closed 1 year ago

Nishusk commented 1 year ago

Description

I propose the addition of a "Show Password" button on both the login and signup pages to enhance user convenience and improve the user experience. The purpose of this button is to provide users with the option to toggle between showing and hiding their entered password.

Screenshots

No response

Additional information

The implementation of the "Show Password" button can be achieved using modern web technologies such as HTML, CSS, and JavaScript. The button's functionality can be controlled through event listeners and DOM manipulation, allowing for a seamless and intuitive user experience.

By adding the "Show Password" button, we aim to improve accessibility and user-friendliness, making it easier for users to interact with the login and signup forms. This feature will enhance the overall usability of our website and contribute to a positive impression among our users.