Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Locker

Author

Kolem Edwin

Description

python application that manages user passwords and generates new passwords for different accounts

Live page

https://github.com/edwinkipchumba/Password-Locker

Behaviuor Driven Development (BDD)

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

Installation/Setup instruction

The application requires the following installations to operate

  • python3.8
  • pyperclip

Cloning

  • 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

Technology used

  • python3.8

Known Bugs

If you find a bug, kindly feel free to comment an issue here and inlcude their corresponding results.

Contact Information

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.

License

https://github.com/edwinkipchumba/Password-Locker/blob/master/LICENSE

About

This is a python application that allows the user to create and manages user passwords and generates new passwords for different accounts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages