sagarneeli / simple-stock-price-app

Stock Price Checker

Home Page:https://share.streamlit.io/sagarneeli/simple-stock-price-app/main/main.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning how to build interactive and data-driven stock price checker web app in Python using the Streamlit library.

Steps to use the code

  1. Clone the repo to your local system.
  2. cd in the project directory
  3. Run the following command in your terminal to install all the dependencies pip install -r requirements.txt
  4. To load the app run the following command streamlit run main.py
  5. Follow the localhost link to view the app on the browser

(Reference - https://github.com/dataprofessor/streamlit_freecodecamp)

About

Stock Price Checker

https://share.streamlit.io/sagarneeli/simple-stock-price-app/main/main.py


Languages

Language:Python 100.0%