django-WEB-stock-portfolio-management icon indicating copy to clipboard operation
django-WEB-stock-portfolio-management copied to clipboard

stock portfolio management system built with Django and deployed on Heroku

Stock Portfolio App

A stock portfolio app where you can manage your stock portfolio. You can easily search tickers through integrated API platform provided by iexcloud.io. You can easily add, edit or delete tickers based on your preferences.

Stock Portfolio App - demo on Heroku

Built with

  • Python 3 - awesome language.
  • Django 3 - a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • bootstrap 4 - the world’s most popular front-end component library.
  • IEX Cloud - the financial data platform for developers to build and scale financial applications.

Stock Portfolio App

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

The project is initially inspired by Build a Stock Market Web App With Python and Django course from Skillshare.