-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
382 lines (331 loc) · 13.2 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<title>Home | EpSystem - Smart Prepaid System</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <link rel="stylesheet" href="styles.css"> -->
<!-- <link rel="manifest" href="includes/manifest.json"> -->
<meta name="theme-color" content="#ffffff" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="stylesheet" href="static/assets/snippets/working-dial-pad/dist/style.css">
<!-- VENDOR CSS -->
<link rel="stylesheet" href="static/assets/vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="static/assets/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="static/assets/vendor/linearicons/style.css">
<link rel="stylesheet" href="static/assets/vendor/metisMenu/metisMenu.css">
<link rel="stylesheet" href="static/assets/vendor/toastr/toastr.min.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="static/assets/css/main.css">
<!-- FOR DEMO PURPOSES ONLY. You should remove this in your project -->
<link rel="stylesheet" href="static/assets/css/demo.css">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" rel="stylesheet">
<!-- ICONS -->
<!-- <link rel="apple-touch-icon" sizes="76x76" href="static/assets/img/apple-iconNew.png">
<link rel="icon" type="image/png" sizes="96x96" href="static/assets/img/faviconNew.png"> -->
</head>
<body>
<!-- WRAPPER -->
<div id="wrapper">
<!-- NAVBAR -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-btn">
<!-- <button type="button" class="btn-toggle-offcanvas"><i class="lnr lnr-menu"></i></button> -->
<button type="button" class="btn-toggle-offcanvas"><i class="fa fa-history"></i></button>
</div>
<!-- logo -->
<!-- <div class="navbar-brand">
<a href="./">
<img src="static/assets/img/logo.png" alt="DiffDash Logo" class="img-responsive logo">
</a>
</div> -->
<!-- end logo -->
<div class="navbar-right">
<!-- search form -->
<form id="navbar-search" class="navbar-form search-form">
<input value="" class="form-control" placeholder="Search here..." type="text">
<button type="button" class="btn btn-default"><i class="fa fa-search"></i></button>
</form>
<!-- end search form -->
<!-- navbar menu -->
<div id="navbar-menu">
<ul class="nav navbar-nav">
<!-- <li class="dropdown">
<a href="#" class="dropdown-toggle icon-menu" data-toggle="dropdown">
<i class="fa fa-search"></i>
<span class="notification-dot"></span>
</a>
<ul id="records-view" class="dropdown-menu notifications">
</ul>
</li> -->
<li class="dropdown">
<a href="#" class="dropdown-toggle icon-menu" data-toggle="dropdown">
<i class="fa fa-ellipsis-v"></i>
</a>
<ul class="dropdown-menu user-menu menu-icon">
<li class="menu-heading"><i class="fa fa-fw fa-sliders"></i> MODE SETTINGS</li>
<li class="interactive-view"><a><i class="fa fa-fw fa-bell"></i><span class="text-warning">Switch To:</span> <span class="text-primary">LIGHT MODE</span></a></li>
<li class="focus-view"><a><i class="fa fa-fw fa-edit"></i><span class="text-warning">Switch To: </span><span class="text-success">DARK MODE</span></a></li>
<li class="menu-heading">About</li>
</ul>
</li>
</ul>
</div>
<!-- end navbar menu -->
</div>
</div>
</nav>
<!-- END NAVBAR -->
<!-- LEFT SIDEBAR -->
<div id="left-sidebar" class="sidebar">
<button type="button" class="btn btn-xs btn-link btn-toggle-fullwidth">
<span class="sr-only">Toggle Fullwidth</span>
<i class="fa fa-angle-left"></i>
</button>
<div class="sidebar-scroll">
<div class="user-account"> <h3> <i class="fa fa-history"></i> Recent</h3>
<!-- <div class="dropdown">
<a href="#" class="dropdown-toggle user-name" data-toggle="dropdown">Hello, <strong><span class="student-name">Student</span></strong> <i class="fa fa-caret-down"></i></a>
<ul class="dropdown-menu dropdown-menu-right account">
<li><a onclick="resetRecords()">Clear Records</a></li>
<li class="divider"></li>
<li><a onclick="resetAccount()">Reset Accounts</a></li>
</ul>
</div> -->
</div>
<nav id="left-sidebar-nav" class="sidebar-nav">
<ul id="main-menu" class="metismenu recentDial-list">
</ul>
</nav>
</div>
</div>
<!-- END LEFT SIDEBAR -->
<!-- MAIN CONTENT -->
<div id="main-content" class="container">
<!-- Contents Start Here -->
<center>
<div class="botrow">
<!-- <i class="fa fa-star-o dig" aria-hidden="true"></i> -->
<div id="output"><i class="fa fa-long-arrow-left dig" aria-hidden="true"></i></div>
</div>
<div class="row">
<div class="digit" id="one">1</div>
<div class="digit" id="two">2
<div class="sub">ABC</div>
</div>
<div class="digit" id="three">3
<div class="sub">DEF</div>
</div>
</div>
<div class="row">
<div class="digit" id="four">4
<div class="sub">GHI</div>
</div>
<div class="digit" id="five">5
<div class="sub">JKL</div>
</div>
<div class="digit">6
<div class="sub">MNO</div>
</div>
</div>
<div class="row">
<div class="digit">7
<div class="sub">PQRS</div>
</div>
<div class="digit">8
<div class="sub">TUV</div>
</div>
<div class="digit">9
<div class="sub">WXYZ</div>
</div>
</div>
<div class="row">
<div class="digit">*
</div>
<div class="digit">0
</div>
<div class="digit">#
</div>
</div>
<btn id="call" class="btn btn-block ml-2 mr-2 text-lg" onclick="dialInput()"><i class="fa fa-phone" aria-hidden="true"></i> Dial</btn>
</center>
<!-- Contents End here -->
<!-- <div id="main-contentArea" class=""> -->
<!-- <div class="container"> -->
<!-- </div> -->
<!--</div> -->
<!-- <button type="button" class="btn btn-default" data-toggle="modal" data-target="#About-modal">Large modal</button>
<br>
<br> -->
</div>
<!-- END MAIN CONTENT -->
<!-- <div class="clearfix"></div>
<footer>
<p class="copyright">© 2020 <a href="https://epsystem.campusinsider.net" target="_blank">EpSystem</a>. All Rights Reserved.</p>
</footer> -->
<div id="mainUSSDModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
<div class="modal-dialog modal-sm" role="document">
<div class="modal-content">
<!-- <div class="modal-header">
</div> -->
<div class="modal-body">
<div id="view-area" class="">
</div>
<!-- <div id="main-view" class="">
WELCOME TO E-BASED SMART PREPAID SYSTEM
<ol>
<li>Top Up Credit</li>
<li>Check Balance</li>
<li>Statement Request</li>
<li>Contact Us</li>
</ol>
</div> -->
<!-- <div id="topup-view" class="">
<div id="topup-view-step-1" class="">
Enter Amount of Choice
</div>
<div id="topup-view-step-2" class="">
Enter Meter Number
</div>
<div id="topup-view-step-3" class="">
Confirm Meter Number
</div>
<div id="topup-view-step-1" class="">
Thanks For Purchasing Credit, You will see a Mobile Money Prompt Soon
</div>
<div id="topup-view-step-2" class="">
Authorize Payment of GHS 10.00 from your account to EpSystem for Prepaid Top Up Service. Enter MMpin to continue.
</div>
<div id="topup-view-step-3" class="">
<ol>
<li>Confirm Purchase</li>
<li>Cancel</li>
</ol>
</div>
</div> -->
<!-- <center><img src="static/assets/img/welcome1.jpg" alt="welcome" class="img img-responsive img-fluid"/></center>
<h2>Welcome to EaseStudy. I'm here to help making studying for WASSCE as easy as possible. <span class="text-larger text-primary"> Let's get started</span> </h2>
<div class="margin-bottom-30"></div>
<div class="margin-bottom-30"></div>
<img src="static/assets/img/loader.gif" alt="ready" class="img img-responsive" style="height:15%;width:15%"/> -->
<form class="search-form help-search-form flow-items">
<input id="requestString" name="requestString" class="form-control" placeholder="Reply" type="text">
<button type="button" class="btn btn-default"><i class="fa fa-fw fa-user"></i></button>
<!-- <label for="studentName">NB: Needed for Identifying you and your records. <br> Hence, personalizing your experience on EaseStudy</label> -->
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default flow-items" data-dismiss="modal"><i class="fa fa-times-circle"></i> Cancel</button>
<button type="button" onclick="next()" class="btn btn-primary flow-items"><i class="fa fa-check-circle"></i> Send</button>
<button type="button" onclick="trigger()" class="btn btn-default trigger-items"><i class="fa fa-times-circle"></i> Okay</button>
</div>
</div>
</div>
</div>
<div id="noServiceModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel">
<div class="modal-dialog modal-sm" role="document">
<div class="modal-content">
<!-- <div class="modal-header">
</div> -->
<div class="modal-body">
Service Not Available.
<!-- <center><img src="static/assets/img/welcome1.jpg" alt="welcome" class="img img-responsive img-fluid"/></center> -->
<!-- <h4>Service Not Available. -->
<!-- <span class="text-larger text-primary"> Let's get started</span> -->
<!-- </h4> -->
<!-- <div class="margin-bottom-30"></div>
<div class="margin-bottom-30"></div> -->
<!-- <img src="static/assets/img/loader.gif" alt="ready" class="img img-responsive" style="height:15%;width:15%"/> -->
<!-- <form class="search-form help-search-form">
<input id="startupInput" name="studentInput" class="form-control" placeholder="How can I call You?" type="text">
<button type="button" class="btn btn-default"><i class="fa fa-fw fa-user"></i></button>
<label for="studentName">NB: Needed for Identifying you and your records. <br> Hence, personalizing your experience on EaseStudy</label>
</form> -->
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times-circle"></i> Okay</button>
<!-- <button type="button" onclick="next()" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-check-circle"></i> Next</button> -->
</div>
</div>
</div>
</div>
</div>
<!-- END WRAPPER -->
<!-- Javascript -->
<script src="static/assets/vendor/jquery/jquery.min.js"></script>
<script src="static/assets/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="static/assets/vendor/metisMenu/metisMenu.js"></script>
<script src="static/assets/vendor/jquery-slimscroll/jquery.slimscroll.min.js"></script>
<script src="static/assets/vendor/toastr/toastr.js"></script>
<script src="static/assets/scripts/common.js"></script>
<!-- <script src="includes/app.js"></script>
<script src="includes/main.js"></script>
<script>
$(function() {
toastr.options.timeOut = "500";
toastr.options.closeButton = true;
toastr.options.positionClass = 'toast-bottom-right';
toastr['info']('Hi there, welcome back');
$('.btn-toastr').on('click', function() {
$context = $(this).data('context');
$message = $(this).data('message');
$position = $(this).data('position');
if ($context === '') {
$context = 'info';
}
if ($position === '') {
$positionClass = 'toast-bottom-right';
} else {
$positionClass = 'toast-' + $position;
}
toastr.remove();
toastr[$context]($message, '', {
positionClass: $positionClass
});
});
$('#toastr-callback1').on('click', function() {
$message = $(this).data('message');
toastr.options = {
"timeOut": "300",
"onShown": function() {
alert('onShown callback');
},
"onHidden": function() {
alert('onHidden callback');
}
};
toastr['info']($message);
});
$('#toastr-callback2').on('click', function() {
$message = $(this).data('message');
toastr.options = {
"timeOut": "10000",
"onclick": function() {
alert('onclick callback');
},
};
toastr['info']($message);
});
$('#toastr-callback3').on('click', function() {
$message = $(this).data('message');
toastr.options = {
"timeOut": "10000",
"closeButton": true,
"onCloseClick": function() {
alert('onCloseClick callback');
}
};
toastr['info']($message);
});
});
</script> -->
<!-- <script src="static/assets/snippets/working-dial-pad/dist/script.js"></script> -->
<script src="includes/utility.js"></script>
<script src="includes/dailer.js"></script>
<script src="includes/network.js"></script>
<script src="includes/USSD.js"></script>
</body>
</html>