export FLASK_APP=flaskr/
flask run
Runs on Heroku, but there is a issue with the database. Heroku does not support SQLite. Probably need PostgreSQL.
Applying Test-Driven Development methods to extract, load, and transform (ETL) financial data into a SQLite Database and creating a web application using Flask. Application is running on Heroku Cloud Services. Created a web bot using python and selenium to navigate through SEC website. Skills gained: Python, HTML5, Selenium, Pandas, Matplotlib, Command Line Arguments, Git, Github, Heroku Cloud, SQLite (proficient), PostgreSQL (prior experience)