forked from ndongamadu/rcce-community-feedback
-
Notifications
You must be signed in to change notification settings - Fork 0
/
reports.html
133 lines (123 loc) · 7.08 KB
/
reports.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="initial-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<!-- CSS only -->
<link rel="icon" href="https://www.rcce-collective.net/wp-content/uploads/2021/04/android-chrome-192x192-1.png" sizes="192x192" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ==" crossorigin="" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.19/css/jquery.dataTables.min.css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/c3/0.7.11/c3.min.css" />
<!-- scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://kit.fontawesome.com/39e5643f1a.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/c3/0.7.11/c3.min.js"></script>
<script src="https://d3js.org/d3.v5.js"></script>
<script src="https://d3js.org/topojson.v1.min.js"></script>
<script src="https://d3-legend.susielu.com/d3-legend.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/leaflet.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/datatables/1.10.19/js/jquery.dataTables.min.js"></script>
<link href="css/styles.css" rel="stylesheet" />
<title>Community Response Hub</title>
</head>
<body>
<!-- Header & Navigation Menu -->
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigationPages">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="#" value="landing">
<img src="assets/icons8-mind-map-90.png" alt="Communty Response Hub" height="30" /><strong>Community</strong> Response Hub</a>
<div class="collapse navbar-collapse" id="navigationPages">
<ul class="navbar-nav ml-md-auto">
<li class="nav-item navSite">
<a class="nav-link " href="index.html" value="landing">Home</a>
</li>
<li class="nav-item navSite">
<a class="nav-link context" href="situation.html" value="context">Situation</a>
</li>
<li class="nav-item navSite">
<a class="nav-link coordination" href="coordination.html" value="behaviors">Coordination</a>
</li>
<li class="nav-item navSite">
<a class="nav-link activities" href="activities.html" value="activities">Activities</a>
</li>
<li class="nav-item navSite">
<a class="nav-link behaviors" href="behaviors.html" value="behaviors">Behaviors</a>
</li>
<li class="nav-item navSite">
<a class="nav-link feedback" href="feedback.html">Feedbacks</a>
</li>
<li class="nav-item navSite">
<a class="nav-link reports" href="reports.html" value="reports">Reports</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!-- Navigation to Landing page -->
<div class="row navPage" id="reports">
<div class="loader">
<div class="sp sp-circle"></div>
Loading data...
</div>
<div class="col-md-12 reports" id="main">
<div class="sidebar">
<div class="page-title">
<h4>Reports</h4>
</div>
<p class="page-desc">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Dolores aut accusantium quibusdam, nisi vitae quod voluptatem. Harum illo, doloribus maxime asperiores, hic tempore corrupti labore cupiditate natus voluptatum in tenetur!</p>
</div>
<div class="panel">
<div class="report-filters">
<span class="tagFiltersReport">
<label><button type="button" class="btn tag-all filter" id="all" value="all">All</button></label>
<label><button type="button" class="btn tag-main filter" id="practice" value="Practice">Practice</button></label>
<label><button type="button" class="btn tag-main filter" id="practice" value="Practice">Practice</button></label>
<label><button type="button" class="btn tag-main filter" id="practice" value="Practice">Practice</button></label>
<label><button type="button" class="btn tag-main filter" id="practice" value="Practice">Practice</button></label>
<label><button type="button" class="btn tag-main filter" id="practice" value="Practice">Practice</button></label>
</span>
<span>
<input class="form-control" id="searchInput" type="text" placeholder="Search..">
</span>
</div>
<div class="datatable">
<table id="datatable" class="row-border" style="width:100%">
<thead>
<tr>
<th></th>
<th>Type</th>
<th>Authors</th>
<th>Title</th>
<th>Description</th>
<th>Date</th>
<th>Link</th>
</tr>
</thead>
</table>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<div class="mt-1 pt-1 pb-1 footer">
<div class="container">
<div class="row">
<div class="col copyright">
<p class=""><small class="text-white-50">Comunity Response Hub | Mockup © 2022. Produced by the Collective Service.</small></p>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="js/reports.js"></script>
</body>
</html>