Skip to content

This Web Application is build in order to acknowledge the concepts of Django-Channels and REST APIs and to get a hands on experience in Live Web Application. This App is an emulation of Live Stock Market Websites like NASDAQ, DOW JONES, YAHOO FINANCE ETC.

Notifications You must be signed in to change notification settings

Soham7-dev/LiveStockTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveStockTracker

YouTube Link

Technology Used

HTML5 CSS3 JavaScript Python Django Bootstrap Git GitHub


This Web Application is build in order to acknowledge the concepts of Django-Channels and REST APIs and to get a hands on experience in Live Web Application. This App is an emulation of Live Stock Market Websites like NASDAQ, DOW JONES, YAHOO FINANCE ETC.


Features

  • Lists top 25 Stocks from NASDAQ on the basis of Market Capitalization
  • User can select his/her favourite stocks from the listed Stocks
  • After selecting stocks User can monitor the Stocks Prices
  • Prices get updated every 1 minute
  • User can see the Increase 🔺 or Decrease 🔻 in Price
  • Supports both Light and Dark mode

Features I would like to add

  • Currently for Development Purpose This Application is using free version of Tweleve Data Api which allows only 8 requests per minute
  • Enable it for Multiple Users

How to Run the App

  • First and foremost you have to Create an Account in rapidapi.com and get your API key
  • Then you have to have a subscription for Tweleve Data Api
  • Then replace/put your API key in the mainapp/consumers.py file in the project
  • Then open terminal and run python manage.py runserver in the BASE Directory of project

Demo

SS 1

SS 2

SS 3

SS 4

About

This Web Application is build in order to acknowledge the concepts of Django-Channels and REST APIs and to get a hands on experience in Live Web Application. This App is an emulation of Live Stock Market Websites like NASDAQ, DOW JONES, YAHOO FINANCE ETC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published