Kolem Edwin
python application that manages user passwords and generates new passwords for different accounts
https://github.com/edwinkipchumba/Password-Locker
| Behaviour | Input | Output |
|---|---|---|
| Open the application on the terminal | Run the command $ ./test_class.py |
Hello and welcome! 1. Create an account 2. Exit app |
| Select 1 | Enter your name | Enter your password |
| Edu | Enter your password again to login | You have successfuly loggedin |
| aa | ADD an account | Enter an existing account eg Facebook |
| ga | Account name eg Facebook | Username |
| da | Your account has been created successfully | New account:facebook username: da.. password: e9gv&1&z |
| sa | Enter an account type to search eg facebook facebook | Here's what we've found "account name and password" |
| d | Enter the account name for the record you want to delete e.g facebook facebook | The account has been deleted successfully. Here is a list of your remaining accounts |
| ex | Have a nice day, edu |
- python3.8
- pyperclip
- Open Terminal {Ctrl+Alt+T}
$git clone https://github.com/edwinkipchumba/Password-Locker
$cd Password-Locker
- open based on the text editor you have.
$ chmod +x test_class.py
$ ./test_class.py
- To run test for the application
$ python3.8 test_class.py
- python3.8
If you find a bug, kindly feel free to comment an issue here and inlcude their corresponding results.
Feel free to contact me incase of any issue or questions, ideas and concern towards the same. Contact Number:+254728357619 E-Mail: edwinkolem5@gmail.com.
https://github.com/edwinkipchumba/Password-Locker/blob/master/LICENSE
