-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
436 lines (376 loc) · 20.6 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
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<!--====== Title ======-->
<title>Attendee 2.0 - Alpha</title>
<meta name="description" content="Attendee WEB. Made for SOA ITER Students.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="assets/images/attendeelogo.png" type="image/png">
<!--====== Animate CSS ======-->
<link rel="stylesheet" href="assets/css/animate.css">
<!--====== Line Icons CSS ======-->
<link rel="stylesheet" href="assets/css/LineIcons.2.0.css">
<!--====== Bootstrap CSS ======-->
<link rel="stylesheet" href="assets/css/bootstrap.4.5.2.min.css">
<!--====== Default CSS ======-->
<link rel="stylesheet" href="assets/css/default.css">
<!--====== Style CSS ======-->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!--[if IE]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!--====== PRELOADER PART START ======-->
<div class="preloader">
<div class="loader">
<div class="ytp-spinner">
<div class="ytp-spinner-container">
<div class="ytp-spinner-rotator">
<div class="ytp-spinner-left">
<div class="ytp-spinner-circle"></div>
</div>
<div class="ytp-spinner-right">
<div class="ytp-spinner-circle"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--====== PRELOADER PART ENDS ======-->
<!--====== HEADER PART START ======-->
<section class="header_area">
<div class="header_navbar">
<div class="container">
<div class="row">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img class="myLogo" src="assets/images/logo.svg" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="page-scroll" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#features">Feature</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#core">Core</a>
</li>
</ul>
</div> <!-- navbar collapse -->
</nav> <!-- navbar -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</div> <!-- header navbar -->
<div id="home" class="header_hero d-lg-flex align-items-center">
<img class="shape shape-1" src="assets/images/shape-1.svg" alt="shape">
<img class="shape shape-2" src="assets/images/shape-2.svg" alt="shape">
<img class="shape shape-3" src="assets/images/shape-3.svg" alt="shape">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="header_hero_content mt-45">
<h2 class="header_title wow fadeInLeftBig" data-wow-duration="1.3s" data-wow-delay="0.2s">
ATTENDEE 2.0 (alpha)</h2>
<p class="wow fadeInLeftBig" data-wow-duration="1.3s" data-wow-delay="0.6s">A platform that
combines everything a 'ITERIAN' needs. Refreshed and Optimized with lot of features
combined within
2 MB. </p>
<ul>
<li><a class="main-btn wow fadeInUp" data-wow-duration="1.3s" data-wow-delay="1s"
href="https://github.com/subhranshuchoudhury/attendee/raw/main/Attendee%202.0_1_1.0.apk"
target="_blank">Download App</a></li>
<li><a class="main-btn main-btn-2 wow fadeInUp" data-wow-duration="1.3s"
data-wow-delay="1.4s" href="https://attendee.vercel.app">Web Version</a></li>
</ul>
</div> <!-- header hero content -->
</div>
</div> <!-- row -->
</div> <!-- container -->
<div class="header_image d-flex align-items-end">
<div class="image wow fadeInRightBig" data-wow-duration="1.3s" data-wow-delay="1.8s">
<img src="assets/images/header_app.png" alt="header App">
<img src="assets/images/dots.svg" alt="dots" class="dots">
</div> <!-- image -->
</div> <!-- header image -->
</div> <!-- header hero -->
</section>
<!--====== HEADER PART ENDS ======-->
<!--====== FEATURES PART START ======-->
<section id="features" class="features_area pt-35 pb-80">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-4 col-md-7 col-sm-8">
<div class="single_features mt-30 features_1 text-center wow fadeInUp" data-wow-duration="1.3s"
data-wow-delay="0.2s">
<div class="features_icon">
<i class="lni lni-code"></i>
</div>
<div class="features_content">
<h4 class="features_title">Attractive UI</h4>
<p>The Attendee (Alpha) has been Optimized With Attractive UI and Designs That Makes The
User Experience More Comfortable And Enjoyable Which All Are Optimized Under 2 Mb
Application</p>
</div>
</div> <!-- single featuresow -->
</div>
<div class="col-lg-4 col-md-7 col-sm-8">
<div class="single_features mt-30 features_2 text-center wow fadeInUp" data-wow-duration="1.3s"
data-wow-delay="0.5s">
<div class="features_icon">
<i class="lni lni-layers"></i>
</div>
<div class="features_content">
<h4 class="features_title">All In One</h4>
<p>Here In The Single App Of Attendee(Alpha) You Are Going To Avail All The Important
Materials , Important Notices , All Club Information , Attendance Status many more.</p>
</div>
</div> <!-- single featuresow -->
</div>
<div class="col-lg-4 col-md-7 col-sm-8">
<div class="single_features mt-30 features_3 text-center wow fadeInUp" data-wow-duration="1.3s"
data-wow-delay="0.9s">
<div class="features_icon">
<i class="lni lni-exit-down"></i>
</div>
<div class="features_content">
<h4 class="features_title">Free</h4>
<p>Attendee(Alpha) is Advertisement Free And Optimized Without Any Unnecessary Cookies.<br>
<br><br><br>
</p>
</div>
</div> <!-- single featuresow -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</section>
<!--====== FEATURES PART ENDS ======-->
<!--====== ABOUT PART START ======-->
<section id="about" class="about_area pt-30 pb-80">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-9">
<div class="about_image mt-50 wow fadeInRightBig" data-wow-duration="1.3s" data-wow-delay="0.5s">
<img class="image" src="assets/images/about.png" alt="about">
<img class="dots" src="assets/images/dots.svg" alt="dots">
</div> <!-- about image -->
</div>
<div class="col-lg-6">
<div class="about_content mt-45 wow fadeInLeftBig" data-wow-duration="1.3s" data-wow-delay="0.5s">
<div class="section_title">
<h4 class="title">Discover New Experience!</h4>
<p>
<li>Attendance Status</li>
<li>Study Materials</li>
<li>Holiday List</li>
<li>SOA Club Info</li>
<li>Important Notification</li>
<li>Class Schedule</li>
<li>Reset Password (coming soon..)</li>
<li>Exam Result (coming soon..)</li>
<li>Global Chat (coming soon..)</li>
<li>All Notice (coming soon..)</li>
<li>OTA Update</li>
</p>
</div>
<a class="main-btn" href="#download">Try Now</a>
</div> <!-- about image -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</section>
<!--====== DOWNLOAD APP PART START ======-->
<section id="download" class="download_app_area pt-80 mb-80">
<div class="container">
<div class="download_app">
<div class="download_shape">
<img src="assets/images/shape-5.svg" alt="shape">
</div>
<div class="download_shape_2">
<img src="assets/images/shape-6.png" alt="shape">
</div>
<div class="download_app_content">
<h3 class="download_title">Download The App</h3>
<p>Download the lightest app ever. Work on any android phone. Currently we have no IOS version
available. Meanwhile they can use web platform.</p>
<ul>
<li>
<a class="d-flex align-items-center"
href="https://github.com/subhranshuchoudhury/attendee/raw/main/Attendee%202.0_1_1.0.apk"
target="_blank">
<span class="icon">
<i class="lni lni-play-store"></i>
</span>
<span class="content media-body">
<h6 class="title">Android</h6>
<p>Download Now</p>
</span>
</a>
</li>
<li>
<a class="d-flex align-items-center" href="https://attendee.vercel.app">
<span class="icon">
<i class="lni lni-apple"></i>
</span>
<span class="content">
<h6 class="title">Web Version</h6>
<p>Visit Now</p>
</span>
</a>
</li>
</ul>
</div> <!-- download app content -->
</div> <!-- download app -->
</div> <!-- container -->
<div class="download_app_image d-none d-lg-flex align-items-end">
<div class="image wow fadeInRightBig" data-wow-duration="1.3s" data-wow-delay="0.5s">
<img src="assets/images/download.png" alt="download">
</div> <!-- image -->
</div> <!-- download app image -->
</section>
<!--====== DOWNLOAD APP PART ENDS ======-->
<div class="spacer"></div>
<!--====== core PART START ======-->
<section id="core" class="blog_area pt-80 pb-80">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_title text-center pb-25">
<h4 style="color: white;" class="title">Core Team</h4>
<!-- <p>Hey Geeks! Meet the core team behind Attendee 2.0. This is our early release kindly support
if anything not working as expected.</p> -->
</div> <!-- section title -->
</div>
</div> <!-- row -->
<div class="row justify-content-center">
<div class="col-lg-4 col-md-8">
<div class="single_blog blog_2 mt-30 wow fadeInUp" data-wow-duration="1.3s" data-wow-delay="0.5s">
<!-- <div class="blog_image">
<img src="assets/images/blog-2.jpg" alt="blog">
</div> -->
<div class="blog_content">
<div class="blog_meta d-flex justify-content-between">
<div class="meta_date">
<span>Full Stack Developer</span>
</div>
<!-- <div class="meta_like">
<ul>
<li><a href="#"><i class="lni lni-comments-alt"></i> </a></li>
<li><a href="#"><i class="lni lni-heart"></i> </a></li>
</ul>
</div> -->
</div>
<h4 class="blog_title"><a href="https://github.com/ScreenTechnicals">Chinmay Sa</a></h4>
<a href="https://github.com/ScreenTechnicals" class="main-btn">GitHub</a>
</div>
</div> <!-- single blog -->
</div>
<div class="col-lg-4 col-md-8">
<div class="single_blog blog_1 mt-30 wow fadeInUp" data-wow-duration="1.3s" data-wow-delay="0.2s">
<!-- <div class="blog_image">
<img src="assets/images/blog-1.jpg" alt="blog">
</div> -->
<div class="blog_content">
<div class="blog_meta d-flex justify-content-between">
<div class="meta_date">
<span>Full Stack Developer | Ethical Hacker</span>
</div>
<!-- <div class="meta_like">
<ul>
<li><a href="#"><i class="lni lni-comments-alt"></i></a></li>
<li><a href="#"><i class="lni lni-heart"></i></a></li>
</ul>
</div> -->
</div>
<h4 class="blog_title"><a href="https://github.com/subhranshuchoudhury">Subhranshu
Choudhury</a></h4>
<a href="https://github.com/subhranshuchoudhury" class="main-btn">GitHub</a>
</div>
</div> <!-- single blog -->
</div>
<div class="col-lg-4 col-md-8">
<div class="single_blog blog_3 mt-30 wow fadeInUp" data-wow-duration="1.3s" data-wow-delay="0.8s">
<!-- <div class="blog_image">
<img src="assets/images/blog-3.jpg" alt="blog">
</div> -->
<div class="blog_content">
<div class="blog_meta d-flex justify-content-between">
<div class="meta_date">
<span>Frontend Developer</span>
</div>
<!-- <div class="meta_like">
<ul>
<li><a href="#"><i class="lni lni-comments-alt"></i> </a></li>
<li><a href="#"><i class="lni lni-heart"></i> </a></li>
</ul>
</div> -->
</div>
<h4 class="blog_title"><a href="https://github.com/PandaAnshuman"> Anshuman Panda</a></h4>
<a href="https://github.com/PandaAnshuman" class="main-btn">GitHub</a>
</div>
</div> <!-- single blog -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</section>
<!--====== BLOG PART ENDS ======-->
<!--====== FOOTER PART START ======-->
<section id="footer" class="footer_area pt-75 pb-80">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-7">
<!-- <div class="footer_social text-center mt-60">
<ul>
<li><a href="#"><span class="lni lni-facebook-filled"></span></a></li>
<li><a href="#"><span class="lni lni-twitter-original"></span></a></li>
<li><a href="#"><span class="lni lni-instagram-filled"></span></a></li>
<li><a href="#"><span class="lni lni-linkedin-original"></span></a></li>
</ul>
</div> -->
<!-- footer social -->
<div class="footer_copyright text-center mt-55">
<p>Copyright © 2023 ! <a
href="https://raw.githubusercontent.com/subhranshuchoudhury/attendee/main/LICENSE"
rel="nofollow">LICENSE</a>
</p>
</div> <!-- footer copyright -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</section>
<!--====== FOOTER PART ENDS ======-->
<!--====== BACK TOP TOP PART START ======-->
<a href="#" class="back-to-top"><i class="lni lni-chevron-up"></i></a>
<!--====== BACK TOP TOP PART ENDS ======-->
<!--====== Jquery js ======-->
<script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
<!--====== Bootstrap js ======-->
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.4.5.2.min.js"></script>
<!--====== Scrolling Nav js ======-->
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/scrolling-nav.js"></script>
<!--====== wow js ======-->
<script src="assets/js/wow.min.js"></script>
<!--====== Main js ======-->
<script src="assets/js/main.js"></script>
</body>
</html>