forked from codespacedot/NewUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheditprofile.html
562 lines (447 loc) · 27.8 KB
/
editprofile.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
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>CodeSpace</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<link rel="stylesheet" type="text/css" href="assets/vendor/font-awesome/css/font-awesome.min.css" />
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon" />
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<link href="assets/css/form.css" rel="stylesheet" />
<link href="assets/css/card.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-lg-between">
<h1 class="logo me-auto sp me-lg-0">
<a class="splogo" href="index.html"></></a>
<a href="index.html">CodeSpace</a>
</h1>
<!-- Uncomment below if you want to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link" href="index.html">Home</a></li>
<li class="dropdown">
<a href="#"><span>Academics</span> </i></a>
<ul>
<li><a href="year.html">Final Year</a></li>
<li><a href="year.html">Third Year</a></li>
<li><a href="year.html">Second Year</a></li>
<li><a href="year.html">Upload Resources</a></li>
</ul>
</li>
<li>
<a class="nav-link" href="placements.html">Placements</a>
</li>
<li>
<a class="nav-link" href="certification.html">Certification</a>
</li>
</ul>
<i class="fa fa-bars mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<div class="d-flex align-items-right justify-content-lg-end">
<!-- Change Theme -->
<button class="d-flex align-items-center justify-content-center" id="theme-toggle"
style="height: 42px; left: 0px">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22.39 22.39">
<g class="toggle-sun">
<path
d="M19.13,7.93V3.28H14.46L11.21,0,7.93,3.28H3.28V7.93L0,11.21l3.28,3.25V19.1H7.93l3.28,3.29,3.25-3.26H19.1V14.46l3.29-3.29Zm-7.94,9.39a6.16,6.16,0,0,1-6.13-6.19,5.92,5.92,0,0,1,.48-2.35,5.73,5.73,0,0,1,3.38-3.3,6.2,6.2,0,0,1,7.65,8.79,5.63,5.63,0,0,1-5,3.05Z" />
</g>
<g class="toggle-circle">
<circle class="cls-1" cx="11.19" cy="11.19" r="4.93" />
</g>
</svg>
</button>
<!-- Theme Change End-->
</div>
<a href="signup.html" class="get-started-btn">Sign Up</a>
</div>
</header>
<!-- End Header -->
<!-- Section -->
<section class="form" id="form">
<div class="container" style="margin-top: 1%;">
<a href="profile.html" style="margin-left: 10%">< Back</a>
</div>
<div class=" container d-flex align-items-center justify-content-center ">
<div class="row">
<div class="col-lg-1"></div>
<div
class="col-lg-4 col-md-12 col-sm-12 col-12 d-flex align-items-center justify-content-center center-block card-profile">
<div class="row align-items-center justify-content-center" style="margin-top: 0%;">
<div class=" d-flex align-items-center justify-content-center cardspace">
<div class="icon-box ">
<div class="profile">
<div>
<button class="profile-button" onclick="openModal('profilepicmodal');">
<img src="assets/img/avatar.png"
class="img-fluid avatar avatar-medium shadow rounded-pill" alt="">
</button>
</div>
<div class="">
<button class="skills-change col-10 "
onclick="openModal('profilepicmodal');">Change
Profile Picture</button>
</div>
</div>
</div>
</div>
<div class=" d-flex align-items-center justify-content-center cardspace">
<div class="icon-box col-lg-10 col-xl-10 d-none d-lg-block">
<div class="profile ">
<button class="skills-change col-12 col-lg-10 col-md-12"
onclick="openModal('passmodal');">Change
Password</button>
<button class="skills-delete col-12 col-lg-10 col-md-12"
onclick="openModal('deletemodal');">Delete Profile</button>
</div>
</div>
</div>
</div>
</div>
<div
class="col-lg-6 col-md-12 col-sm-12 col-12 d-flex align-items-center justify-content-center center-block card-profile">
<div class="row align-items-center justify-content-center" style="margin-top: 0%;">
<form class="row g-2 align-items-center justify-content-center needs-validation" novalidate>
<div class="align-items-center justify-content-center ">
<div class="col-12 bottom" style="text-align: center;">
<h1 class="sp">Edit Profile</h1>
</div>
</div>
<div class=" col-6 col-lg-5 col-md-6 bottom ">
<div class="form-outline ">
<input type="text" class="form-control" id="validationCustom01"
placeholder="Frist Name" pattern="[a-z]{2,}" required />
<div class="invalid-feedback">Please Provide valid Frist Name.</div>
</div>
</div>
<div class="col-6 col-lg-5 col-md-6 bottom ">
<div class="form-outline ">
<input type="text" class="form-control" id="validationCustom02"
placeholder="Last Name" pattern="[a-z]{2,}" required />
<div class="invalid-feedback">Please Provide valid Last Name.</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="form-outline ">
<input type="email" class="form-control" id="validationCustom05"
placeholder="Email Address" required />
<div class="invalid-feedback">Please provide a valid Email Address.</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="input-group mb-2">
<textarea class="form-control" id="exampleFormControlTextarea1" rows="2"
placeholder="Bio" minlength="10" required></textarea>
<div class="invalid-feedback" id="inval-mess1">Bio should be 10 Character long.
</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="input-group form-outline ">
<span class="input-group-text" id="inputGroupPrepend">https://github.com/</span>
<input type="text" class="form-control" placeholder="Github Profile" required />
<div class="invalid-feedback">Please provide a valid link.</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="input-group form-outline ">
<span class="input-group-text"
id="inputGroupPrepend">https://www.linkedin.com/in/</span>
<input type="text" class="form-control" placeholder="LinkedIn Profile"
required />
<div class="invalid-feedback">Please provide a valid link.</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="form-outline ">
<input type="number" class="form-control" placeholder="Batch" required />
<div class="invalid-feedback">Batch should be 4 Character long.</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<div class="input-group mb-2">
<textarea class="form-control" rows="2"
placeholder="Add Skills, separated by comma" minlength="10"
required></textarea>
<div class="invalid-feedback" id="inval-mess1">Skills should be 10 Character
long.
</div>
</div>
</div>
<div class="col-12 col-lg-10 col-md-12 bottom">
<button class="submit-btn btn" id="signup" type="submit">Save</button>
</div>
</form>
<div class=" d-flex align-items-center justify-content-center cardspace">
<div
class="icon-box col-sm-12 col-md-12 col-xs-12 d-xl-none d-lg-none d-md-bock d-sm-block d-xs-block">
<div class="profile">
<button class="skills-change col-10" onclick="openModal('passmodal');">Change
Password</button>
<button class="skills-delete col-10" onclick="openModal('deletemodal');">Delete
Profile</button>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-1"></div>
<!-- Modal Pass reset -->
<div class="modal fade" id="passmodal" data-bs-backdrop="static" data-bs-keyboard="false"
tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<div class="mod-head">
<h5 class="sp">Change Password </h5>
</div>
<button type="button" class="close-btn" onclick="closeModal('passmodal');">
<i class="fa fa-times fa-2x"></i> </button>
</div>
<div class="modal-body">
<div class=" col-12 d-flex align-items-center justify-content-center center-block">
<form class="row g-2 needs-validation center-block" novalidate id="resetpass">
<div class="col-12 bottom" style="padding-top: 2vh;">
<div class="input-group mb-2" id="show_hide_password">
<input type="password" class="form-control" id="pass-input"
placeholder="Old Password" minlength="8" maxlength="12"
required />
<span class="input-group-text "> <button class="pass-link"
type="button" id="show_hide_pass"><i id="pass-show"
class="fa fa-eye-slash"
aria-hidden="true"></i></button></span>
<div class="invalid-feedback" id="message2">Password should be 8
Character long.</div>
</div>
</div>
<div class="col-12 bottom">
<div class="input-group mb-2">
<input type="password" class="form-control"
placeholder="New Password" minlength="8" maxlength="12"
required />
<span class="input-group-text "> <button class="pass-link"
type="button"><i class="fa fa-eye-slash"
aria-hidden="true"></i></button></span>
<div class="invalid-feedback" id="message2">Password should be 8
Character long.</div>
</div>
</div>
<div class="col-12 bottom">
<div class="input-group mb-2">
<input type="password" class="form-control"
placeholder="Confirm New Password" minlength="8" maxlength="12"
required />
<span class="input-group-text "> <button class="pass-link"
type="button"><i class="fa fa-eye-slash"
aria-hidden="true"></i></button></span>
<div class="invalid-feedback" id="message2">Password should be 8
Character long.</div>
</div>
</div>
<div class="col-12 bottom">
<button class="submit-btn btn" id="reset-pass" type="submit">Reset
Password</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Modal delete Accout -->
<div class="modal fade" id="deletemodal" data-bs-backdrop="static" data-bs-keyboard="false"
tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<div class="mod-head">
<h5 style="padding-top: 2px;" class="splogo"> </> </h5>
<h5 class="sp"> CodeSpace </h5>
</div>
<button type="button" class="close-btn" onclick="closeModal('deletemodal');">
<i class=" fa fa-times fa-2x"></i> </button>
</div>
<div class="modal-body">
<div id="modal-message" class=" fail align-items-center justify-content-center"> <i
class="fa fa-exclamation-circle fa-2x ">
<h4> Warning</h4>
</i>
<h5>Do you really want to Delete your account?</h5>
<div class="d-flex align-items-center justify-content-center"
style="font-size: 20px;">
<button class="skills-change col-6 "
onclick="closeModal('deletemodal');">Cancel</button>
<button class="skills-delete col-6">Yes, Delete</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Modal Change Profile Pic -->
<div class="modal fade" id="profilepicmodal" data-bs-backdrop="static" data-bs-keyboard="false"
tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<div class="modal-content">
<div class="modal-header">
<div class="mod-head">
<h5 class="sp">Change Profile Picture</h5>
</div>
<button type="button" class="close-btn" onclick="closeModal('profilepicmodal');">
<i class=" fa fa-times fa-2x"></i> </button>
</div>
<div class="modal-body">
<div id="modal-message" class="fail align-items-center justify-content-center">
<div>
<button class="profile-button" onclick="">
<img src="assets/img/avatar.png"
class="img-fluid avatar avatar-medium shadow rounded-pill" alt="">
</button>
</div>
<div class="d-flex align-items-center justify-content-center"
style="padding-right: 15px; padding-left: 15px;">
<button class="skills-delete col-4">Remove</button>
<button class="skills-change col-4 ">New</button>
<button class="confirm col-4">Save</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Section -->
<!-- Footer -->
<footer id="footer">
<div class=" d-lg-none d-xl-none">
<div class="cred disable-select">
Connect. <span> Code. </span> Execute.
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="text footer-info">
<h3>
<a class="splogo text" href="index.html"> </> </a>
<a class="sp text" href="index.html"> CodeSpace </a>
</h3>
<h4 class="sp">
Connect.<span style="color: #0761d1"> Code.</span>
Execute.
</h4>
<div class="social-links text">
<a href class="github text">
<i class="fa fa-github large fa-2x"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Links</h4>
<ul>
<li>
<a href="https://csdot.ml" target="_blank" rel="noopener noreferrer">
Web Design
</a>
</li>
<li>
<a href="https://csdot.ml" target="_blank" rel="noopener noreferrer">
Web Development
</a>
</li>
<li>
<a href="https://csdot.ml" target="_blank" rel="noopener noreferrer">
Product Management
</a>
</li>
<li>
<a href="https://csdot.ml" target="_blank" rel="noopener noreferrer">
Marketing
</a>
</li>
<li>
<a href="https://csdot.ml" target="_blank" rel="noopener noreferrer">
Graphic Design
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Made With</h4>
<ul>
<li>
<a href="https://fastapi.tiangolo.com" target="_blank" rel="noopener noreferrer">
FastAPI
</a>
</li>
<li>
<a href="https://www.heroku.com" target="_blank" rel="noopener noreferrer">
Heroku
</a>
</li>
<li>
<a href="https://deta.sh" target="_blank" rel="noopener noreferrer">
Deta
</a>
</li>
<li>
<a href="https://reactjs.org/docs/getting-started.html" target="_blank"
rel="noopener noreferrer">
React
</a>
</li>
<li>
<a href="https://vercel.com/" target="_blank" rel="noopener noreferrer">
Vercel
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6">
<h4>Contact Us</h4>
<p>
Department of Technology <br />
Shivaji University, Vidya Nagar <br />
Kolhapur, Maharashtra <br />
India <br />
416004 <br />
<br />
<a href="mailto:[email protected]">[email protected]</a>
<br />
</p>
</div>
</div>
</div>
<div class="copyright">
Copyright © 2021 CodeSpace. All Rights Reserved
</div>
</div>
<div>
<a href="/" class="back-to-top d-flex align-items-center justify-content-center">
<i class="fa fa-arrow-up"></i>
</a>
</div>
</footer>
<!-- End Footer -->
<!-- JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>