alvynah / Password-Locker

Password Locker is a python application which allows users to store other account's credentials. It allows the users to create and log into their accounts.The users can then create the credentials for the accounts they would like to store.These credentials can be deleted, searched for and displayed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password-Locker

Author

Alvynah Wabwoba

By {Self}

Description

Password Locker is a python application which allows users to store other account's credentials. It allows the users to create and log into their accounts.The users can then create the credentials for the accounts they would like to store.These credentials can be deleted, searched for and displayed.The users are also given an option of generating random credential passwords if they would not like to enter one themselves.

Screenshot

  1. Creating User Account image

  2. Login to user Account image

  3. Display user Account image

  4. Create credentials image

  5. Display credentials image

  6. Find Credentials image

  7. Delete Credentials image

  8. Exit credentials image

  9. Exit Password Locker image

Project Setup Instructions

Pre-requisites

  • python3.6
  • pyperclip
  • pip

Set Up

Run Application

  • chmod +x run.py
  • ./run.py

Technologies Used

  1. python3.6

Behaviour Driven Development

Contact Information

For any further inquiries or contributions or comments, reach me at Alvynah

License

MIT License Copyright (c) {2021}

About

Password Locker is a python application which allows users to store other account's credentials. It allows the users to create and log into their accounts.The users can then create the credentials for the accounts they would like to store.These credentials can be deleted, searched for and displayed.

License:MIT License


Languages

Language:Python 100.0%