-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdashboard.html
305 lines (288 loc) · 19.8 KB
/
dashboard.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>DegreatCode ICT LTD</title>
<meta name="description" content="Bringing the best out of you.
Code changing the world,
Create new ideas, Bring imagination to reality. Excel among many and roll among the best.">
<link rel="icon" type="image/jpeg" sizes="122x80" href="assets/img/logo.jpg">
<link rel="icon" type="image/jpeg" sizes="122x80" href="assets/img/logo.jpg">
<link rel="icon" type="image/jpeg" sizes="122x80" href="assets/img/logo.jpg">
<link rel="icon" type="image/jpeg" sizes="122x80" href="assets/img/logo.jpg">
<link rel="icon" type="image/jpeg" sizes="122x80" href="assets/img/logo.jpg">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/aboutus.css">
<link rel="stylesheet" href="assets/css/accordian%20library/accordion.min.css">
<link rel="stylesheet" href="assets/css/campustraining.css">
<link rel="stylesheet" href="assets/css/computerlaboratory.css">
<link rel="stylesheet" href="assets/css/dashbord.css">
<link rel="stylesheet" href="assets/css/Features-Image-images.css">
<link rel="stylesheet" href="assets/css/FullDetailAboutAndroidAppAndApple.css">
<link rel="stylesheet" href="assets/css/FullDetailAboutWebsiteApp.css">
<link rel="stylesheet" href="assets/css/myHomeStyle.css">
<link rel="stylesheet" href="assets/css/Navbar-Centered-Links-icons.css">
<link rel="stylesheet" href="assets/css/onlinelivetraining.css">
<link rel="stylesheet" href="assets/css/ourdevelopers.css">
<link rel="stylesheet" href="assets/css/paymentpage.css">
<link rel="stylesheet" href="assets/css/splide_slider/splide.min.css">
<link rel="stylesheet" href="assets/css/systemrequireement.css">
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-12" id="columnNavHolder">
<nav class="navbar navbar-light navbar-expand-md py-3 mynavbar">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="index.html"><span
class="d-flex justify-content-center align-items-center bs-icon-sm bs-icon-rounded bs-icon-primary me-2 bs-icon"><img
src="assets/img/logo.jpg" width="69" height="52"></span></a><a
href="index.html"><span
style="color: rgb(255,255,255);font-weight: bold;">DGC </span></a><button
data-bs-toggle="collapse" data-bs-target="#navcol-3" class="navbar-toggler"><span
class="visually-hidden">Toggle navigation<img
src="assets/img/OtherIcons/[email protected]" width="20px"
height="20px"></span><span class="navbar-toggler-icon"
style="background: url('https://cdn.bootstrapstudio.io/placeholders/1400x800.png');"><img
src="assets/img/OtherIcons/[email protected]" width="20px" height="20px"></span></button>
<div class="collapse navbar-collapse" id="navcol-3">
<ul class="navbar-nav mx-auto myMainNav">
<li class="nav-item"><a class="nav-link active nav-link active" href="index.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Home</a></li>
<li class="nav-item"><a class="nav-link active nav-link active"
href="MyOwnAssets/MyHomePageAndCatchMaker/ListOfItemsToPurchase.html?viewTable=ALL"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Start</a></li>
<li class="nav-item"><a class="nav-link active nav-link active"
href="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Identity.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Identity</a></li>
<li class="nav-item"><a class="nav-link active nav-link active"
href="https://degreatcodeict.blogspot.com"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Blog</a></li>
<li class="nav-item"><a class="nav-link active nav-link active" href="aboutus.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">About</a></li>
<li class="nav-item"><a class="nav-link active nav-link active" href="Partner.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Partner</a></li>
<li class="nav-item"><a class="nav-link active nav-link active" href="ourdeveloper.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">Expert</a></li>
<li class="nav-item"><a class="nav-link active nav-link active" href="index.html"
style="color: rgba(255,255,255,0.9);font-weight: bold;">FAQ</a></li>
</ul><a href="MyOwnAssets/PrivateBooks/privatebooks.html"><button
class="btn btn-primary bookbtn" type="button"
style="border-color: var(--bs-card-cap-bg);">Books</button></a>
</div>
</div>
</nav>
</div>
</div>
</div>
<div class="container">
<aside class="asideholder syllablesHolder">
<h3 class="syllables">Syllables</h3>
<div id="asidecontainer"></div>
</aside>
<div class="row mainData">
<div class="col nameholder"><button class="btn btn-primary dotRec" type="button"></button><button
class="btn btn-primary dashboard" type="button">DASHBOARD:</button>
<h6 class="username">James Oscar</h6><img class="userImage" src="assets/img/OtherIcons/[email protected]">
</div>
</div>
<div class="row mainData secmainbutton">
<div class="col-md-4 buttoncol"><button><b>Number of Class(es) Remaining <br></b><span
id="totalclassRemaining"></span> Day(s)</button></div>
<div class="col-md-4"><button><b>Total Project Completed </b><br><span
id="projectCompleted"></span></button></div>
<div class="col-md-4 buttoncol"><button><b>Total Class Attended </b><span id="totalclassAttended"></span>
Days</button></div>
</div>
<div class="row configtable">
<div class="col">
<section class="py-4 py-xl-5">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="col-md-8 col-lg-6 col-xl-5 col-xxl-4">
<div class="card mb-5">
<div class="card-body p-sm-5">
<h2 class="text-center mb-4">Professional Detail</h2>
<form method="post">
<div class="table-responsive">
<table class="table">
<tbody>
<tr>
<td>Name</td>
<td><input class="form-control" type="text"
id="identityName" name="name" placeholder="name">
</td>
</tr>
<tr>
<td>Email</td>
<td><input class="form-control" type="text" id="email"
name="name" placeholder="Email"></td>
</tr>
<tr>
<td>CertSn</td>
<td><input class="form-control" type="text"
id="certificateSN" name="name"
placeholder="DGC...D.......N......"></td>
</tr>
<tr>
<td>Entry Date</td>
<td><input class="form-control" type="text" id="entryDate"
name="name" placeholder="Start Date"></td>
</tr>
<tr>
<td>Graduation Date</td>
<td><input class="form-control" type="text"
id="graduationDate" name="gradDate"
placeholder="End Date"></td>
</tr>
<tr>
<td>Skill Set</td>
<td><input class="form-control" type="text" id="Skills"
name="Skills" placeholder="Skills"></td>
</tr>
<tr>
<td>Address</td>
<td><input class="form-control" type="text" id="address"
name="address" placeholder="Address"></td>
</tr>
<tr>
<td>Profile Link</td>
<td id="copytd">
<div id="profilelinkentryholder"><input
class="form-control" type="text"
id="profile_link" name="address"
placeholder="Profile Link"><span
id="copyalert"></span></div>
<div id="identitycopy"><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512" width="1em" height="1em"
fill="currentColor">
<!--! Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. -->
<path
d="M384 96L384 0h-112c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48H464c26.51 0 48-21.49 48-48V128h-95.1C398.4 128 384 113.6 384 96zM416 0v96h96L416 0zM192 352V128h-144c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48h192c26.51 0 48-21.49 48-48L288 416h-32C220.7 416 192 387.3 192 352z">
</path>
</svg><span>copy</span></div>
</td>
</tr>
</tbody>
</table>
</div>
</form>
</div>
</div>
</div>
<div class="col">
<div class="card mb-5">
<div class="card-body p-sm-5">
<h3 class="text-center mb-4">Professional Certification</h3>
<form method="post">
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>Certification</th>
<th>Status</th>
<th>Date</th>
</tr>
</thead>
<tbody id="certificateBody">
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
</form>
<div id="idcardstarter">
<h1><u>ID CARD PROCESSOR </u></h1>
<h5>If you do not have ID Card for the first time, the Cost is = <span
id="reasonformaincost"></span> . <b>Total Cost is = </b><span
id="maincostidcard"></span><br /> Anual Renewal of ID Card will cost
= <span id="renewalcostidcard"></span></h5><span> After clicking on
"<strong>Get Passcode ....</strong>", Passcode will be forwarded to your
email. You will need to contact admin (through contact us) If you
encounter any issue. </span><br><button id="generateidcard"
type="submit">Get Passcode TO Generate New ID Card <span
class="genidcard"></span></button><br><button id="renewidcard"
type="submit">Get Passcode To Renew ID Card <span
class="renIdCard"></span></button><input type="text"
id="passcodeentry" class="form-control"
placeholder="Enter Passcode Here"><button
class="btn btn-primary d-block w-100" id="downloadIdCard"
type="submit">Download ID Card</button>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<div class="row">
<div class="col statistics"></div>
</div>
<div class="row">
<div class="col personallinkandproject">
<hr>
<h1> Project Completed</h1>
<div class="table-responsive">
<table class="table">
<thead>
<tr>
<th>Name</th>
<th>Description, Category and Date</th>
</tr>
</thead>
<tbody id="projectcompleted"></tbody>
</table>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col externalprofile">
<h1> External Profile</h1>
<h5 id="externalprofiledesc"></h5><button class="btn btn-primary" id="externalprofilebtn"
type="button">Visit</button>
</div>
</div>
</div>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/accordian%20library/accordion.min.js"></script>
<script src="https://apis.google.com/js/platform.js"></script>
<script src="assets/js/manageHomeOFScrollMenu.js"></script>
<script src="assets/js/splide_slider/mystartsplide.js"></script>
<script src="assets/js/splide_slider/splide.min.js"></script>
<script src="assets/js/startaccordian.js"></script>
<!------
Statistics Data are added bellow
MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/
--->
<script type="text/javascript"
src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/scripts/jquery-1.11.1.min.js"></script>
<script type="text/javascript"
src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/jqwidgets/jqxcore.js"></script>
<script type="text/javascript"
src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/jqwidgets/jqxdraw.js"></script>
<script type="text/javascript"
src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/jqwidgets/jqxchart.core.js"></script>
<script type="text/javascript"
src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/jqwidgets/jqxdata.js"></script>
<link rel="stylesheet" href="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Statistics/jqwidgets/styles/jqx.base.css"
type="text/css" />
<!---
users statistic div builder
-->
<script src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/statisticsHTMLDIVMaker.js"></script>
<!---
users identity are added bellow
-->
<script src="MyOwnAssets/database/Localdata.json"></script>
<script src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Identitydatabase/FirstTableIdentityData.json"></script>
<script src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/Identitydatabase/SecondTableIdentityData.json"></script>
<script type="module" src="MyOwnAssets/MyHomePageAndCatchMaker/Identity/ChangDashboard.js"></script>
</body>
</html>