Alex-Willenbrink / fideligaard

Trade stocks to become a master of the stock market!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fideligaard

Trade stocks to become a master of the stock market!

App Description

  • Slide the date widget to change the date in which you want to trade
  • Click on "Trade" on a particular stock to trade the stock
  • Users have options to:
  1. trade stocks
  2. view past transactions
  3. view stock portfolio (amount of each stock in user possession)

Checkout Fideligaard Here! (note: it may take a few seconds (15 - 30) for the stocks to load)

Technologies

Frontend:

  • React.js
  • Redux.js
  • Material-UI
  • HTML
  • CSS3

Backend:

  • Node.js
  • Express.js
  • Quandl Stock API

To Develop / Run the App Locally

  1. Clone the repository
  2. In the root directory, run:
npm i && cd server && npm i && cd ../client && npm i && cd ..
  1. In the root directory, run:
npm run dev
  1. Visit "localhost:3000" in your internet browser

About

Trade stocks to become a master of the stock market!


Languages

Language:JavaScript 86.1%Language:CSS 9.9%Language:HTML 4.1%