/PASSWORD-LOCKER

This is a python application that manages login and signup credentials of a person for various accounts i.e. username and passwords for each account.

Primary LanguagePythonMIT LicenseMIT

PASSWORD LOCKER

screenshotbg

AUTHOR:

Maryam Muchai

Description:

Python application that manages user passwords and generates new passwords for different accounts.

BDD

BDD

  • Allow user to create a new locker room account
  • Save existing account credentials
  • Save credential account without generating a new password
  • Generate new passwords for credential accounts
  • Delete an existing credentials account
  • View credential accounts and their details

Technology $ Dependencies

  • Python3.8
  • Pyperclip

Project setup & Use

  • On your terminal, clone this repo using git
  • $ git clone https://github.com/MaryamMuchai/PASSWORD-LOCKER.git
  • Run the application:
  • $ chmod +x run.py
  • $ ./run.py to run it every time
  • To use the application: Create a user account or use the default user and password.On successful login, follow the menu instructions in order to save existing account passwords and also, to generate new ones.

Contact:

maryammuchai@gmail.com

Copyright & LICENSE