This a simple GUI app for a password manager
To get started, clone the repository
The program can be run with any IDE that works with python. Alternatively, the program can be compiled to a standalone executable with pyinstaller. On your first run, the program will generate a JSON file. This file will store your data, deleting this file means that all your data will be lost.