abhijeetnishal / Password-Shield

Password Manager Deployed Link 👇
https://passwordshield.vercel.app
15 stars 30 forks source link

New Features Requested #136

Closed Samrudhi00 closed 2 weeks ago

Samrudhi00 commented 2 weeks ago

### Assign me this issue for GSSoC'24

1) Login with Google Is your feature request related to a problem? Please describe. Managing multiple passwords for different applications is frustrating. It would be convenient to log in using an existing Google account.

Describe the solution you'd like Integrate Google Login via OAuth 2.0, allowing users to authenticate with their Google accounts.

Describe alternatives you've considered Allowing login with other social media accounts like Facebook or Twitter.

2) Enhance the UI and Add Search Bar Is your feature request related to a problem? Please describe. Finding specific passwords in a long list is time-consuming, and the current UI could be more user-friendly.

Describe the solution you'd like Improve the UI using CSS for a modern look and add a search bar to quickly find password entries.

Screenshot (991)

3) Fixed Header Is your feature request related to a problem? Please describe. Scrolling back to the top to access navigation is inconvenient.

Describe the solution you'd like Implement a fixed header that remains visible as the user scrolls, containing main navigation and key actions.

Screenshot (992)

github-actions[bot] commented 2 weeks ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

abhijeetnishal commented 2 weeks ago

This feature is already there, see issue #93

Closing this issue as duplicate