Monitors resort reservation availability and makes reservation on behalf of the user.
Uses pipenv for Python package and environment management.
Install pipenv with pip install pipenv
Install environment from project root with pipenv install
Make a copy of /config/reservation_input_TEMPLATE.py and rename to epic_config.py in the same folder.
Enter local variables
Run the app from root the directory with pipenv run python main.py