Skip to content

Stock returns dashboard in React and Flask using data from IEX

Notifications You must be signed in to change notification settings

Source-code-Entreprise/stockreturns-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock returns dashboard

This repo contains source code for a prototype stock returns dashboard, built using React (front-end) and Flask (Python back-end). The backend retrieves stock data using the IEX API. The front-end makes use of Material UI, React Redux for state management and Highcharts for plotting data.

Alt text

Getting started (Windows)

  • Install python 3.7
  • Upgrade pip py -m pip install --upgrade pip
  • Install Node.js

Building and running Python backend (development mode)

  • CD to Python source cd src\python
  • Create a virtualenv py -m virtualenv env
  • Activate virtualenv .\env\Scripts\activate
  • Install requirements pip3 install -r requirements.txt
  • Start the backend env FLASK_DEBUG=1 python -m flask run --port 5000

Building and running the front-end (development mode)

  • CD to React source cd src\react-app
  • Install dependencies npm install
  • Start front-end npm start

About

Stock returns dashboard in React and Flask using data from IEX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.1%
  • Vue 32.5%
  • HTML 17.2%
  • JavaScript 11.6%
  • CSS 3.6%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy