Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.51 KB

File metadata and controls

54 lines (34 loc) · 1.51 KB

My password locker Project

Description

This is an application where I can store all my accounts and their credentials. This project is a python application that manages login and sign up credentials of a person for various accounts i.e. username and passwords for each account. It also stores the passwords and generates a unique passwords for a user.

Author

👤 Author

BDD

  • Create a user account, where one may login or sign up
  • Allow a user to create credentials for the accounts that he/she have.
  • Enable the user to create a new account credentials, with the account name, username and password.
  • Enable a user to find saved credentials.
  • The user can delete credentials.
  • When done, a user may exit the application.

Built With

  • Python3.6
  • PythonShell
  • Pip

Prerequisites

  • You must have the basic knowledge of creating classes and how to use those classes in python.
  • Requires you to be well conversant with the pythonShell.

Setup

  • If you find this project interesting follow these steps to have a copy.

  • Create a working directory using your computer terminal e.g cd Documents/

  • Clone the repository link by copying the link below

$ git clone https://github.com/Koech-code/Password-Locker.git

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Appreciation to Moringa school for giving me this opportunity to learn :)

📝 License

This project is MIT licensed.