chrislehoczki / Chart-The-Stock-Market

This app uses NodeJS, React, Socket.io and D3 to allow multiple users to share stock data wherever they are in the world.

Home Page:http://chart-the-stock-market.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Stock Market Sharing App

Overview

###How It Works Add stocks and receive updates based on the current month. Friends can open up a new window and they will see the stocks that you have displayed. This functions using web sockets courtesy of socket.io.

###Example usage: Enter AAPL, MSFT, and M to get a comparison of three different companies. Then add or delete as you wish.

About

This app uses NodeJS, React, Socket.io and D3 to allow multiple users to share stock data wherever they are in the world.

http://chart-the-stock-market.herokuapp.com/


Languages

Language:JavaScript 81.2%Language:CSS 10.3%Language:HTML 8.6%