From 78ff31dd3fedc80c8242817fb179460e7c3baf26 Mon Sep 17 00:00:00 2001 From: Ryan O'Hara-Reid Date: Tue, 29 Mar 2016 17:18:36 +1100 Subject: [PATCH] Added reports template. --- web/dashboard-reports.html | 89 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 web/dashboard-reports.html diff --git a/web/dashboard-reports.html b/web/dashboard-reports.html new file mode 100644 index 00000000..ff1fe934 --- /dev/null +++ b/web/dashboard-reports.html @@ -0,0 +1,89 @@ +{{template "header" .}} + + +
+
+ +
+

Reports

+ +
+
+ Generic placeholder thumbnail +

Asset Allocation Pie Graph

+ Currencies owned and tracked. +
+
+ Generic placeholder thumbnail +

Profit/Loss/Initial Pie Graph

+ Current portfolio health. +
+
+ Generic placeholder thumbnail +

Exchanges Pie Graph

+ Based on current daily volume and analysis. +
+
+ Generic placeholder thumbnail +

Market Capitalisation Pie Graph

+ In USD terms per deemed weighted currencies. +
+
+ +

Running Report. Subdivided in monthly/yearly/quarter

+
+ + + + + + + + + + + + + + + + + + + +
Trade Execution dateTrade ExchangeTrade TypeInitial InvestmentPROFIT/LOSS
SOMETHING HERESOMETHING HERESOMETHING HERESOMETHING HERESOMETHING HERE
+
+
+
+
+{{template "footer" .}}