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
- 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.
This project is licensed under the MIT License - see the LICENSE.md file for details.
The project is initially inspired by Build a Stock Market Web App With Python and Django course from Skillshare.