Skip to content

NeckersBOX/watchstocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart the Stock Market

FreeCodeCamp Challenge

Demo

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.

Dependency

  • 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

About

Chart the Stock Market - freeCodeCamp challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published