https://github.com/bonface221/password-locker
On Average, a person has at least 7 different accounts he or she has signed into, be it email, social media, entertainment or job portal accounts. It becomes really hard to remember all those passwords and even create new ones.In this project we built a python app that will help us store the passwords
https://github.com/bonface221/password-locker
python-3
Last synced: 12 months ago
JSON representation
On Average, a person has at least 7 different accounts he or she has signed into, be it email, social media, entertainment or job portal accounts. It becomes really hard to remember all those passwords and even create new ones.In this project we built a python app that will help us store the passwords
- Host: GitHub
- URL: https://github.com/bonface221/password-locker
- Owner: bonface221
- License: mit
- Created: 2022-04-22T09:43:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T12:55:30.000Z (about 4 years ago)
- Last Synced: 2025-06-08T22:02:43.343Z (about 1 year ago)
- Topics: python-3
- Language: Python
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password Locker
## Description
This ia an app that helps one to manage the passwords accross the platforms and also helps generate more safer passwords

## Installation requirements
You don't need to install anything you only need internet connection
Fork the repo and run the project on your terminal using:
```
python run.py
```
## Technologies used
- HTML
- CSS
- jQUERY
## Development
Want to contribute? Okay cool;follow the following steps:
- Fork the repo
- Create a new branch
- Make appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes
- Push to a Branch
- Create a Pull request
## license
[license](/LICENSE)
## Authors
@bonface221