Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotdot0/password-manager
Password manager with python and firebase
https://github.com/dotdot0/password-manager
firebase python
Last synced: about 1 month 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T07:38:22.000Z (over 2 years ago)
- Last Synced: 2024-06-29T06:30:43.479Z (6 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 firebaseModule --> Pyrebase,Cryptography
![sc](https://user-images.githubusercontent.com/46784707/162061425-ebf92f39-5138-4c1f-bcb4-4c0277f1c7e7.png)
1 ---> Login
--If want to reset password type "resetpassword" in password of login2 ---> Create New Account
--Login to your accountAfter 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