aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
89 stars 195 forks source link

[FEATURE] Want to add Password Hide/Show button in login and signup page #628

Closed HimanshuNarware closed 7 months ago

HimanshuNarware commented 1 year ago

Description

Description

The login and Sign page does not have any button which use to show and hide passwords, I want to work on this feature please assign me this issue. This feature will improve the readability of the website.

Screenshot

Screenshots

40 41

sakshimaluskar2 commented 1 year ago

I want to add password hide /show button in login and signup page.

Description - The password hide button in a login or signup form is typically used to provide users with the option to conceal the characters they are entering as their password. It enhances security and privacy by preventing others from seeing the password while it is being typed. The password hide button typically appears as an eye icon placed next to the password input field. When users click on it, the password characters are replaced with asterisks or bullets, preventing anyone from seeing the actual characters being entered.

pass1 pass2

Please assign me this issue under GSSoC'23.

sakshimaluskar2 commented 1 year ago

Hey @aniketsinha2002 I will be able to do this, Please assign this issue to me.