/Dash-Stock-App

Simple dash application to demonstrate integrating core components and http requests

Primary LanguagePython

Dash-Stock-App

Simple dash application to demonstrate integrating core components and http requests. This is the project made in conjunction with my Dash tutorial series on YouTube.

Contents

  • app.py - Front and back end portion of the web application excluding css and static data
  • Assets Folder - css files and static images

Installation

  • Download the entire repository as a folder and open app.py and run it with idle or another IDE of your choice for python. That's it!