Multi-purpose GUI made with QT and Python.
Install the dependencies. SQLite3 should come pre-installed with Python 3.6
$ pip3 install pyqt5To run, simply run login.py in your terminal
$ python3 login.py- Enables user account creation and login.
- Utilizes SQLite
