less than 1 minute read

Stock Ticker example

I’m started doing a mini-project to learn how to use Flask to easily deploy a webapp (Heroku):
This is my work-in-progress

Features in progress:

  • Dropdown menu to choose whether to display Opening Price, Closing Price, or Volume traded.
  • “Did you mean?” functionality when a user mis-types a stock ticker.
  • UI to display performance by industry
More to come soon:
  • Stock Ticker webapp using Dash and Plot.ly
  • Stock Ticker webapp using Streamlit and Plot.ly

Home