https://github.com/dotdot0/password-manager
Password manager with python and firebase
https://github.com/dotdot0/password-manager
firebase python
Last synced: about 2 months ago
JSON representation
Password manager with python and firebase
- Host: GitHub
- URL: https://github.com/dotdot0/password-manager
- Owner: dotdot0
- Created: 2022-03-21T20:26:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T07:38:22.000Z (about 4 years ago)
- Last Synced: 2025-07-08T12:45:14.055Z (12 months ago)
- Topics: firebase, python
- Language: Python
- Homepage:
- Size: 62.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Manager
Password manager with python and firebase
Module --> Pyrebase,Cryptography

1 ---> Login
--If want to reset password type "resetpassword" in password of login
2 ---> Create New Account
--Login to your account
After Logged In:
1 ---> Add New Password
2 ---> Delete Password
3 ---> Update Password
4 ---> Find Password
5 ---> Display All Stored Password
6 ---> Generate Password And Store It
7 ---> Exit