Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 854 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 854 Bytes

fintech-dashboard-3.0

Build Status License

Financial Dashboard in Django.

FinTech 3.0

Financial Dashboard providing price data, analysis, and charts about instruments like equities, currencies and commodities, as well as political news that could influence the market's behaviour.

Get started

In order to start Jarvis just clone the repository:

  1. go to the dashboard directory cd dashboard/
  2. run python3 manage.py runserver
  3. visit localhost (usually port 8000)

Contributing

The project is at its very early stage. Everyone is welcome to contribute either by pull requests or sending new ideas :)