User Authentication Program that allows users to register an account with login credentials, login to that account using those credentials, and logout. This program uses tinyxml2, a free and open source XML parser.
- Program works by running main.cpp file with no special instructions. All files (main and Include folder) must live in the same directory/folder.