Skip to content

thebopshoobop/Fideligard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fideligard

Buy low, sell high.

Fideligard!

Overview

  • View historical end-of-day stock price data from the phenomenal Quandl WIKI Prices dataset.
  • Fetch data for a given number of stocks within a specified date range.
  • Buy and sell those stocks while traveling through time
  • Take over the world!

Tech Stuff

Fideligard is a full-stack JavaScript app featuring a React front-end and an Express back-end

Front-End

  • React
  • Redux
  • Semantic UI
  • Webpack
  • Babel

Back-End

  • Node.js
  • Express

Quickstart

For development you will need Node.js and NPM installed.

  • Clone it
  • npm install in the root, client, and server directories
  • npm start in the root directory
  • Hit up http://localhost:300

About

Pick your stocks well and reap the rewards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • HTML 4.3%
  • CSS 0.1%