A python program with a GUI interface that uses an SQLite database to create users and allow them to sign in.
Run authentication database.py to create the first empty database table so that the authentication program can start adding new users with the registration function