This app is written on python using its two main libraries. Cryptography library which was used for encrypting data and ui was constructed using HTML/JS handled by eel library.
Step 1. You need to install Cryptography library and eel library using pip.
Step 2. Then simply run python main.py
in terminal/cmd.