Added initial dashboard display

Uses mock API
This commit is contained in:
piratefinn 2017-06-19 17:20:21 +01:00
parent 7c55779a0f
commit ee253f263f
4 changed files with 37 additions and 8 deletions

View file

@ -13,8 +13,8 @@
<a class="dropdown-item" href="#">Something else here</a>
</div>
</div>
<h4 class="mb-0">£183.98</h4>
<p>Money spent this week</p>
<h4 class="mb-0">138</h4>
<p>Customers this week</p>
</div>
<div class="chart-wrapper px-3" style="height:70px;">
<canvas baseChart class="chart"
@ -36,7 +36,7 @@
<i class="icon-location-pin"></i>
</button>
<h4 class="mb-0">9.823</h4>
<p>Money spent last week</p>
<p>Customers last week</p>
</div>
<div class="chart-wrapper px-3" style="height:70px;">
<canvas baseChart class="chart"