Added a default user, heggens, and made them the admin. When reset-db.py is run it will automatically create the heggens user. Installed the correct version of WERKZEUG. Added a way to get the user's IP and used it as the port. Starts the virtual env in the correct python version (2.7)
In progress: check to see if python 2.7 is installed and return an error message if not. We were able to check the python2 version that was installed but it shows as empty.
Added a default user, heggens, and made them the admin. When reset-db.py is run it will automatically create the heggens user. Installed the correct version of WERKZEUG. Added a way to get the user's IP and used it as the port. Starts the virtual env in the correct python version (2.7)
In progress: check to see if python 2.7 is installed and return an error message if not. We were able to check the python2 version that was installed but it shows as empty.