MikeStrenk / SP500-Stock-Quote-App

This web app shows users stock quote information for all S&P500 companies, refreshed daily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Analysis App

This single page webapp displays analysis for the best and worst stocks from the previous trading day. Additionally sectors are ranked by performance. This app is powered by a python script that scrapes the stock quote information for each S&P 500 stock ticker each day after closing. That data is then saved into a database used to display on the app's webpage.

Live demo link

Screenshot

Technologies

  • Python (Pandas, Flask)
  • SQL & MongoDB
  • Javascript & D3.js
  • CSS & HTML

App Flowchart

App Flowchart

About

This web app shows users stock quote information for all S&P500 companies, refreshed daily.


Languages

Language:Python 49.3%Language:HTML 42.6%Language:CSS 8.1%