diff --git a/public/img/chartbar.svg b/public/img/chartbar.svg deleted file mode 100644 index ee690b4..0000000 --- a/public/img/chartbar.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/public/img/node.svg b/public/img/node.svg deleted file mode 100644 index ef7a8bb..0000000 --- a/public/img/node.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/public/img/users.svg b/public/img/users.svg deleted file mode 100644 index e81a255..0000000 --- a/public/img/users.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/public/stylesheets/classView.css b/public/stylesheets/classView.css deleted file mode 100644 index 59dad9a..0000000 --- a/public/stylesheets/classView.css +++ /dev/null @@ -1,73 +0,0 @@ -.box{ - justify-content:center; - width: 329px; - height: 257px; - border-radius: 5px; - /* box-shadow: 0.5px 0.5px 17px 0.2px; */ - text-align: center; - padding-top: 30px; - margin-bottom: 15px; - margin-top: 15px; - /* margin-left: auto; */ - display:block; -} - -.searchBtn{ - height: 45px; - border: 0px; - border-radius: 25px; - margin-top: 20px; - background-color: #A92E65; - color: #FFFFFF; - width: 100%; -} -.header{ - color: #A92E65; - margin-left: auto; - margin-bottom: 30px; - margin-top: 30px; - margin-left: 28px; -} -.makeInline{ - display: inline; -} - -.rowExtra{ - justify-content: center; -} -#students tr:nth-child(even){ - background-color: #FFEBED; -} -#students th{ - color: #A92E65; - font-size: 16px; - font-family: Nunito; -} -.numSet{ - color: #A92E65; - font-family: Nunito; - font-style: normal; - font-weight: 800; - font-size: 45px; - padding-top: 24px; -} -.selectstyle{ - color: #A92E65; - border: 1px solid #A92E65; - width: 219px; - height: 40px; - border-radius: 5px; -} -.tableBtn{ - width: 78px; - height: 30px; - color: #FFFFFF; - background-color: #A92E65; - border: 0px; - border-radius: 5px; -} -@media screen and (min-width:768px){ - .colMargin{ - margin-left: 50px; - } -} \ No newline at end of file diff --git a/routes/index.js b/routes/index.js index 116386c..45c1025 100644 --- a/routes/index.js +++ b/routes/index.js @@ -45,6 +45,9 @@ router.get('/pricing', (req, res) => { res.render('pricing'); }); +router.get('/dashboardClassView',(req, res)=> { + res.render('dashboardClassView'); +}); // API routes // Authentication routes diff --git a/views/dashboardClassView.hbs b/views/dashboardClassView.hbs index 89a8f17..195ea23 100644 --- a/views/dashboardClassView.hbs +++ b/views/dashboardClassView.hbs @@ -5,9 +5,84 @@ - + {{!-- --}} Admin DashBoard +
@@ -17,21 +92,41 @@
- + + + + + + + + + + + + + +

83%

Total fees paid

- + + + + + +

290

Number of full payments

- + + +

350

Total number of students