priyanshu2015 / LetsStockify

Track your Favourite Stocks! A Live Stock Tracker App using Django Channels, Celery and Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LetsStockify

"Track your Favourite Stocks!"

LetsStockify is a Live Stock Tracker App built using Django Channels, Celery and Redis.

About

This project currently uses the yahoo_fin library of python to web scrap the data from Yahoo Finance Website. But anyone can use other Third Party APIs as well to get the Realtime Stock Data. You can check the requirements.txt for the required dependencies.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Check the CONTRIBUTING for more info.

License

GNU

About

Track your Favourite Stocks! A Live Stock Tracker App using Django Channels, Celery and Redis

License:GNU General Public License v3.0


Languages

Language:Python 58.0%Language:HTML 36.6%Language:CSS 5.3%