Skip to content

Stocks app using Django. You can find the quote of any company using it's ticker symbol and also you can add companies to your portfolio to keep a watch on those.

Notifications You must be signed in to change notification settings

i4ink/stocks-app

Repository files navigation

stocks app

  • A web site where you can view quotes of various companies just by entering their ticker symbol.
  • You can search for multiple quotes by entering multiple ticker symbols in comma separated form in the search box.
  • Additionaly you can keep track of your favorite companies quotes by adding them to your portfolio.
  • All the datas are fetched from API and displayed after formatting and styling them.
  • All the currencies are in dollar and abbreviated as follows -:
    • B - billion
    • T - trillion
    • M - million
  • website link can be found in description.

About

Stocks app using Django. You can find the quote of any company using it's ticker symbol and also you can add companies to your portfolio to keep a watch on those.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published