-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.html
420 lines (380 loc) · 22.3 KB
/
profile.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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Profile</title>
<meta name="description" content="Student Assist App">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link rel="apple-touch-icon" href="https://i.imgur.com/QRAUqs9.png">
<link rel="shortcut icon" href="https://i.imgur.com/QRAUqs9.png"> -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize.css@8.0.0/normalize.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lykmapipo/themify-icons@0.1.2/css/themify-icons.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/pixeden-stroke-7-icon@1.2.3/pe-icon-7-stroke/dist/pe-icon-7-stroke.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.2.0/css/flag-icon.min.css">
<link rel="stylesheet" href="assets/css/cs-skin-elastic.css">
<link rel="stylesheet" href="assets/css/style.css">
<!-- <script type="text/javascript" src="https://cdn.jsdelivr.net/html5shiv/3.7.3/html5shiv.min.js"></script> -->
<link href="https://cdn.jsdelivr.net/npm/chartist@0.11.0/dist/chartist.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/jqvmap@1.5.1/dist/jqvmap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/weathericons@2.1.0/css/weather-icons.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/fullcalendar@3.9.0/dist/fullcalendar.min.css" rel="stylesheet" />
<style>
#weatherWidget .currentDesc {
color: #ffffff !important;
}
.traffic-chart {
min-height: 335px;
}
#flotPie1 {
height: 150px;
}
#flotPie1 td {
padding: 3px;
}
#flotPie1 table {
top: 20px !important;
right: -10px !important;
}
.chart-container {
display: table;
min-width: 270px;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}
#flotLine5 {
height: 105px;
}
#flotBarChart {
height: 150px;
}
#cellPaiChart {
height: 160px;
}
</style>
</head>
<body>
<!-- /#left-panel -->
<!-- Right Panel -->
<aside id="left-panel" class="left-panel">
<nav class="navbar navbar-expand-sm navbar-default">
<div id="main-menu" class="main-menu collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="">
<a href="././index.html"><i class="menu-icon fa fa-laptop"></i>Dashboard </a>
</li>
<li class="">
<a href="././admin-dashboard.html"><i class="menu-icon fas fa-user-shield"></i>Admin </a>
</li>
<li class="">
<a href="././orgs.html"><i class="menu-icon fa fa-users"></i>Organizations </a>
</li>
<li class="active">
<a href="././profile.html"><i class="menu-icon fa fa-user"></i>Profile </a>
</li>
</ul>
</div>
</nav>
</aside>
<div id="right-panel" class="right-panel">
<!-- Header-->
<header id="header" class="header">
<div class="top-left">
<div class="navbar-header">
<a class="navbar-brand" href="././index.html">
<h2 class="text-success">Student Assist App</h2>
</a>
</div>
</div>
<div class="top-right">
<div class="header-menu">
<div class="header-left">
<div class="dropdown for-notification">
<button class="btn btn-secondary dropdown-toggle" type="button" id="notification"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fa fa-bell"></i>
<span class="count bg-danger">3</span>
</button>
<div class="dropdown-menu" aria-labelledby="notification">
<p class="red">You have 3 Notification</p>
<a class="dropdown-item media" href="#">
<i class="fa fa-check"></i>
<p>Event one is done</p>
</a>
<a class="dropdown-item media" href="#">
<i class="fa fa-info"></i>
<p>Event two coming up tommorw</p>
</a>
<a class="dropdown-item media" href="#">
<i class="fa fa-warning"></i>
<p>Event three cancelled</p>
</a>
</div>
</div>
</div>
<div class="user-area dropdown float-right">
<a href="#" class="dropdown-toggle active" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<img class="user-avatar rounded-circle" src="images/admin.jpg" alt="User Avatar">
</a>
<div class="user-menu dropdown-menu">
<a class="nav-link" href="././profile.html"><i class="fa fa- user"></i>My Profile</a>
<a class="nav-link" href="././page-login.html"><i class="fa fa-power -off"></i>Logout</a>
</div>
</div>
</div>
</div>
</header>
<div class="breadcrumbs">
<div class="breadcrumbs-inner">
<div class="row m-0">
<div class="col-sm-4">
<div class="page-header float-left">
<div class="page-title">
<h1>Profile</h1>
</div>
</div>
</div>
<div class="col-sm-8">
<div class="page-header float-right">
<div class="page-title">
<ol class="breadcrumb text-right">
<li><a href="././index.html">Dashboard</a></li>
<li><a href="#">User Name</a></li>
</ol>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /#header -->
<!-- Content -->
<div class="content">
<!-- Animated -->
<div class="animated fadeIn">
<!-- Widgets -->
<div class="row">
<div class="col-md-6">
<div class="card">
<div class="card-header">
<strong class="card-title mb-3">Student</strong>
</div>
<div class="card-body">
<div class="mx-auto d-block">
<img class="mx-auto d-block" src="images/admin.jpg" alt="Card image cap">
<h5 class="text-sm-center mt-2 mb-1">Sai Krishna</h5>
<div class="location text-sm-center"><i class="fa fa-paper-plane"></i> abc@iit.edu
</div>
<div class="location text-sm-center"><i class="fa fa-phone"></i> 999-999-9999</div>
<div class="location text-sm-center"><i class="fa fa-map-marker"></i> Bangalore,
India</div>
</div>
<!-- <hr> -->
<div class="card-text text-sm-center">
<!-- <a href="#"><i class="fa fa-facebook pr-1"></i></a>
<a href="#"><i class="fa fa-twitter pr-1"></i></a>
<a href="#"><i class="fa fa-linkedin pr-1"></i></a>
<a href="#"><i class="fa fa-pinterest pr-1"></i></a> -->
</div>
</div>
</div>
</div>
<div class="col-6">
<aside class="profile-nav alt">
<section class="card">
<div class="card-header user-header alt bg-dark">
<div class="media">
<div class="media-body">
<h4 class="text-light display-6">Notification settings</h4>
</div>
</div>
</div>
<ul class="list-group list-group-flush">
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> All notifications<span
class="badge badge-success pull-right r-activity">ON</span></a>
</li>
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> System notifications <span
class="badge badge-success pull-right">ON</span></a>
</li>
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> Event notifications <span
class="badge badge-success pull-right">ON</span></a>
</li>
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> Remainders <span
class="badge badge-success pull-right">ON</span></a>
</li>
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> Daily digest <span
class="badge badge-success pull-right r-activity">ON</span></a>
</li>
<li class="list-group-item">
<a href="#"> <i class="fas fa-bell"></i> Organizations <span
class="badge badge-success pull-right r-activity">ON</span></a>
</li>
</ul>
</section>
</aside>
</div>
</div>
<div class="orders">
<div class="row">
<div class="col-xl-12">
<div class="card">
<div class="card-body">
<h4 class="box-title">Events Attended
<!-- <button onclick="window.location.href = '/create-event.html'"
class="btn btn-sm btn-primary pull-right">Add Event</button> -->
</h4>
</div>
<div class="card-body--">
<div class="table-stats order-table ov-h">
<table class="table ">
<thead>
<tr>
<th class="serial">#</th>
<th>ID</th>
<th>Name</th>
<th>Description</th>
<th>Date</th>
<th>Location</th>
<th>Slots</th>
<th>Organizer</th>
<th>price</th>
</tr>
</thead>
<tbody>
<tr>
<td class="serial">1.</td>
<td> <a style="border-bottom: 1px dotted;"
href="././event-view.html">#5469</a> </td>
<td> <span class="name">Event #1</span> </td>
<td> <span class="product">Some description here</span> </td>
<td> <span class="product">30th March 2019</span> </td>
<td>
<span class="badge badge-complete">Campus</span>
</td>
<td> <span class="product">10</span> </td>
<td> <span class="product">IIT</span> </td>
<td> <span class="product">Free</span> </td>
</tr>
<tr>
<td class="serial">2.</td>
<td> <a style="border-bottom: 1px dotted;"
href="././event-view.html">#5468</a> </td>
<td> <span class="name">Event #2</span> </td>
<td> <span class="product">Some description here</span> </td>
<td> <span class="product">30th March 2019</span> </td>
<td>
<span class="badge badge-complete">Campus</span>
</td>
<td> <span class="product">10</span> </td>
<td> <span class="product">IIT</span> </td>
<td> <span class="product">$200</span> </td>
</tr>
<tr>
<td class="serial">3.</td>
<td> <a style="border-bottom: 1px dotted;"
href="././event-view.html">#5467</a> </td>
<td> <span class="name">Event #3</span> </td>
<td> <span class="product">Some description here</span> </td>
<td> <span class="product">30th March 2019</span> </td>
<td>
<span class="badge badge-complete">Campus</span>
</td>
<td> <span class="product">100</span> </td>
<td> <span class="product">IIT</span> </td>
<td> <span class="product">$20</span> </td>
</tr>
<tr>
<td class="serial">4.</td>
<td> <a style="border-bottom: 1px dotted;"
href="././event-view.html">#5466</a> </td>
<td> <span class="name">Event #4</span> </td>
<td> <span class="product">Some description here</span> </td>
<td> <span class="product">30th March 2019</span> </td>
<td>
<span class="badge badge-pending">Outside</span>
</td>
<td> <span class="product">30</span> </td>
<td> <span class="product">MIT</span> </td>
<td> <span class="product">$50</span> </td>
</tr>
<tr class=" pb-0">
<td class="serial">5.</td>
<td> <a style="border-bottom: 1px dotted;"
href="././event-view.html">#5465</a> </td>
<td> <span class="name">Event #5</span> </td>
<td> <span class="product">Some description here</span> </td>
<td> <span class="product">30th March 2019</span> </td>
<td>
<span class="badge badge-pending">Outside</span>
</td>
<td> <span class="product">90</span> </td>
<td> <span class="product">MIT</span> </td>
<td> <span class="product">Free</span> </td>
</tr>
</tbody>
</table>
</div> <!-- /.table-stats -->
</div>
</div> <!-- /.card -->
</div> <!-- /.col-lg-8 -->
</div>
</div>
</div>
<!-- .animated -->
</div>
<!-- /.content -->
<div class="clearfix"></div>
<!-- Footer -->
<footer class="site-footer">
<div class="footer-inner bg-white">
<div class="row">
<div class="col-sm-6">
Copyright © IITC
</div>
<div class="col-sm-6 text-right">
Designed by <a href="#">Team B</a>
</div>
</div>
</div>
</footer>
<!-- /.site-footer -->
</div>
<!-- /#right-panel -->
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/jquery@2.2.4/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.4/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/js/bootstrap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery-match-height@0.7.2/dist/jquery.matchHeight.min.js"></script>
<script src="assets/js/main.js"></script>
<!-- Chart js -->
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.7.3/dist/Chart.bundle.min.js"></script>
<!--Chartist Chart-->
<script src="https://cdn.jsdelivr.net/npm/chartist@0.11.0/dist/chartist.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chartist-plugin-legend@0.6.2/chartist-plugin-legend.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery.flot@0.8.3/jquery.flot.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/flot-pie@1.0.0/src/jquery.flot.pie.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/flot-spline@0.0.1/js/jquery.flot.spline.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/simpleweather@3.1.0/jquery.simpleWeather.min.js"></script>
<script src="assets/js/init/weather-init.js"></script>
<script src="https://cdn.jsdelivr.net/npm/moment@2.22.2/moment.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/fullcalendar@3.9.0/dist/fullcalendar.min.js"></script>
<script src="assets/js/init/fullcalendar-init.js"></script>
</body>
</html>