/password-vault

Primary LanguagePythonMIT LicenseMIT

Password Vault

Built By Aaron Ekal

Description

Password Vault runs on the terminal to help users store passwords and usernames to numerous sites. You only need one master password.

SetUp / Installation Requirements

Prerequisites

  • python3.8
  • pip3

Cloning

Running the Application

  • To run the application, in your terminal:

      $ chmod +x run.py
      $ ./run.py
    

Testing the Application

  • To run the tests for the class files:

      $ python3.8 user_login_test.py
      $ python3.8 credentials_test.py
    

Technologies Used

  • Python3.8

License

MIT ©2022 Aaron Ekal