From 96f88269ac36632f40dae1cb79c9698c1f9e3804 Mon Sep 17 00:00:00 2001 From: Neeraj Sharma Date: Wed, 8 Jan 2020 18:08:36 +0530 Subject: [PATCH] implement Student Report Dashboard --- src/App.vue | 16 ++-- src/Services/http.js | 4 +- src/components/pageHeader/AppToolbar.vue | 8 +- src/pages/Authentication/Login.vue | 4 +- src/pages/Report/studentReport.vue | 154 ++++++++++++++++++++++++------- 5 files changed, 141 insertions(+), 45 deletions(-) diff --git a/src/App.vue b/src/App.vue index ee143de..8abc61a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@ - + + -->