stockTracker Track and chart stocks. Created with Python (Flask-SQLAlchemy,Plotly, yfinance, Pandas), HTML, CSS To create local database: from app import db db.create_all() Main Interface Charting Interface