https://neckers-watchstocks.herokuapp.com/
This project allow you to add stocks and see them in the chart with daily, weekly, monthly or yearly resolution. Every time a connected user add a stock, it go to be added to all others connected users.
- To build the chart this app uses the D3v4 library.
- To connect in real time with the server it uses the Socket.IO
- To show the client interface uses React + Redux
- Lato font from Google Fonts
- CSS was written through SASS
- Distribution files are generated by GULP
- Stocks are provided by Quandl ( WIKI database ) though JSON calls