Project

Stocks

A web application in which you can manage portfolios of stocks. Utilizes IEX's API to check stock prices. Built on top of Flask and deployed to the cloud using Heroku.

Try it out

Technologies Used:

  • IEX API
  • Flask for development
  • sqlite3, postgresql
  • HTML, CSS, Javascript, Python
  • Heroku and Gunicorn for deployment