Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.22 KB

File metadata and controls

21 lines (15 loc) · 1.22 KB

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.