Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ptyadana/django-web-stock-portfolio-management

stock portfolio management system built with Django and deployed on Heroku
https://github.com/ptyadana/django-web-stock-portfolio-management

api bootstrap bootstrap4 django django-application django-project django3 finance-application finance-management heroku heroku-deployment herokuapp ixecoud portfolio-website python3 stock-market

Last synced: about 2 hours ago
JSON representation

stock portfolio management system built with Django and deployed on Heroku

Awesome Lists containing this project

README

        

# 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](https://stock-portfolio-by-ptyadana.herokuapp.com/)

## Built with
+ [Python 3](https://www.python.org/) - awesome language.
+ [Django 3](https://www.djangoproject.com/) - a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
+ [bootstrap 4](https://getbootstrap.com/) - the world’s most popular front-end component library.
+ [IEX Cloud](https://iexcloud.io/) - the financial data platform for developers to build and scale financial applications.

![Stock Portfolio App](https://raw.githubusercontent.com/ptyadana/django-WEB-stock-portfolio-management/master/screenshot.png)

## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.

## Acknowledgments
The project is initially inspired by [Build a Stock Market Web App With Python and Django](https://www.skillshare.com/classes/Build-a-Stock-Market-Web-App-With-Python-and-Django/1109468527) course from Skillshare.