Skip to content

Cross-asset class price data dashboard. Django site utilising Yahoo-Finance API with Chart.JS

Notifications You must be signed in to change notification settings

csargin/Django_Finance_Dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_Finance_Dashboard

Cross-Asset Class Price Data Dashboard Django site utilising the Yahoo Finance API with Chart.JS

Setup

- Runserver on port 8000 - http://127.0.0.1:8000/spy
- python manage.py runserver

Technologies

Languages/Packages:

- Python 3.8.3
- Django 3.1.3
- Pandas
- YFinance
- Bootstrap
- Chart.JS
- HTML5
- CSS

Editor:

- PyCharm/Command
- Command Line

User Features:

- View daily closing price action for 7 asset classes in the financial markets.
- View line graphs in 2 time formats (previous 30 days & 240 days)
- View asset class performance for both time periods
- Charts will dynamically update to display the most recent price data.

Example Screenshots:

Slide1 Slide1

About

Cross-asset class price data dashboard. Django site utilising Yahoo-Finance API with Chart.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.3%
  • Python 31.6%
  • CSS 0.1%