A troubleshooting application that allows users to spot a problem from the server level and dig down into information provided to find the culprit.
Libraries included:
- d3.v3.min.js
- jquery-1.10.1.min
- queue.min.js
- jquery-ui.min
To run:
Edit the server.py class to contain login information (only needed if app isn't integrated into product). Run server.py (proxy server written in Python 2.7). View index.html.