A password manager written in python(2.7), developed using Advanced Encryption Standard (AES) and Secure Hash Algorithm (SHA-256). MongoDB is used for local data storage.
This GIF was created with ttygif (repository link)
Install MongoDB:
Clone repository:
$ git clone https://github.com/ViniciusRomano/password-manager-aps.git
$ cd password-manager-aps
Install requirements:
$ pip install -r requirements.txt
Copy and paste the following line into a terminal window.
$ python main.py