Stock Predictor This is my final project for MAIS202. To run simply run the following commands: pip install requirements.txt export FLASK_APP=app.py flask run