UCLA UPE Coding Challenge 2018

This is my solution for UCLA's UPE Coding Challenge 2018.

Dependencies:

requests

Installing dependencies:

make init

Run script:

python3 main.py

Clean log folder and .pyc files

make clean