Compare Stocks
For this project, WebSockets were used to display stock data. The stocks shown in the chart can be updated by any user and the change will show for all users.
I used Quandl for the stock data and HighCharts to display it.
This project provided an interesting learning experience integrating a third-party application (HighCharts) into my own application. Really digging into the documentation and capabilities of HighCharts allowed me to greatly alter the style and extract different data comparison methods.
