Skip to content

ptyadana/django-WEB-stock-portfolio-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.