-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistrations.html
More file actions
312 lines (282 loc) · 13.5 KB
/
registrations.html
File metadata and controls
312 lines (282 loc) · 13.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="REAL HACK 3.0 - Official Website">
<meta name="author" content="SESA">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<title>Real Hack 3.0 | Registrations</title>
<link rel="icon" href="assets/images/icons/icon.png">
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/index.css">
<link rel="stylesheet" href="assets/css/TimeCircles.css">
<link rel="stylesheet" href="assets/css/register.css">
<link rel="stylesheet" href="assets/css/paricles.css">
<!-- Additional JS Files -->
<script type="text/javascript" src="assets/js/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="assets/js/TimeCircles.js"></script>
</head>
<body>
<!-- Messenger Chat plugin Code -->
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v10.0'
});
};
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- Your Chat plugin code -->
<div class="fb-customerchat"
attribution="biz_inbox"
page_id="235087650506664">
</div>
<!-- ***** Preloader Start ***** -->
<div id="preloader" style="background-image: linear-gradient(145deg, #fff 0%, #fff 100%)">
<div class="realhack_preloader">
<img src="assets/images/icons/loader.png">
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header style="padding-left: 4%;" class="header-area header-sticky">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="index.html" class="logo">
<img style="height: 60px;" src="assets/images/objects/logo.png">
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li ><a href="index.html" >Home</a></li>
<li class="scroll-to-section"><a href="#reg" class="menu-item">Registration</a></li>
<li ><a href="FAQ's.html" target="_blank">Faq's</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Welcome Area Start ***** -->
<section class="welcome-area register-welcome header-text" id="reg">
<!--Particles-->
<section class="particles_anim">
<div class="holder">
<div class="ring">
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
<div class="particle"></div>
</div>
</div>
</section>
<div class="right-image-decor"></div>
<!-- ***** Header Text Start ***** -->
<div class="register-welcome-text">
<div class="container">
<div class="row d-flex align-items-center">
<div class="left-text col-lg-6 col-md-6 col-sm-12 col-xs-12 text-center text-sm-left"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<h2>REALHACK 3.0</h2>
<br>
<h4>Sri Lanka's premium
24 hours coding hackathon. </h4>
<p> Annual Inter-university hackathon organized by the Software Engineering Students’
Association in collaboration with IEEE Student Branch of University of Kelaniya.</p>
<a id="rulesdownloadlink" href="assets/document/realhack3-2021-rules.pdf" download="realhack3-2021-rules" >Rules and Regulations</a>
<br><br>
<div class='row d-flex justify-content-center justify-content-md-start '>
<a href="#registration-form" class="main-button-slider">Register Now!</a>
</div>
</div>
<div class=" col-lg-6 col-md-6 col-sm-12 col-xs-12 order-first d-flex flex-column align-items-center"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<img class="register-image" src="./assets/images/objects/registration.svg"/>
</div>
</div>
</div>
</div>
<!-- ***** Header Text End ***** -->
</section>
<!-- ***** Welcome Area End ***** -->
<!-- ***** Timer Start ***** -->
<div data-scroll-reveal="enter right move 30px over 0.3s after 0.2s">
<section class="section" id="timer">
<div class="container">
<div class="row">
<div class="offset-lg-2 col-lg-8 col-md-12 col-sm-12 col-xs-12 center">
<h3>Registrations will be closed in</h3>
<div id="DateCountdown" data-date="2021-08-21 00:00:00"></div>
<p class="mb-4">Registration will be closed at 11.59pm on 20th of August 2021.</p>
</div>
</div>
</section>
<br><br>
<section class="section" id="timer_close" >
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 center"
data-scroll-reveal="enter left move 30px over 0.3s after 0.2s">
<h2>Registrations closed</h2>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 center"
data-scroll-reveal="enter bottom move 30px over 0.3s after 0.2s">
<img style="width: 250px;" src="assets/images/objects/clock.svg">
<p class="mb-4">Registration for the REAL HACK 3.0 has been closed. <br>Thank you for your interest!
</p>
</div>
</div>
</section>
</div>
<!-- ***** Timer End ***** -->
<div class="left-image-decor"></div>
<!--Register Form Start-->
<div id="registration-form" class="pt-3 form-container" style="position: relative; z-index: 99;" data-scroll-reveal="enter left move 30px over 0.3s after 0.2s">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScKk9bzFesXEtzBS3JAFU8opFhdyU2H-Z6rpKV3lTfV8PLA5Q/viewform?embedded=true" class="register-form" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
<!--Register Form End-->
<!-- ***** Footer Start ***** -->
<footer class="footer2">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12">
<img src="assets/images/objects/banar_logo.png" style="height: 80px;">
<p>Inter-University Hackathon organized by Software Engineering Students' Association and IEEE Student Branch of University of Kelaniya.
<br><a href="about.html">Click here for more info</a></p>
</div>
<div class="col-lg-6 col-md-12 col-sm-12" style="margin-top: -20px;">
<ul class="social">
<li><a href="https://www.facebook.com/realhacklk/" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/realhacklk?lang=en" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/realhack_uok/?hl=en" target="_blank"><i class="fa fa-instagram"></i></a></li>
</ul>
<br>
<ul class="contact">
<li><a href="https://g.page/UoK_Sri-Lanka?share" target="_blank"><i class="fa fa-map-marker"></i> Software Engineering Students' Association, University of Kelaniya.</a></li>
<li><a href="tel: +94 077 418 1334"><i class="fa fa-phone"></i> +94 077 418 1334 - Ashen Malaka</a></li>
<li><a href="tel: +94 076 841 6637"><i class="fa fa-phone"></i> +94 076 841 6637 - Mihindu Ranasinghe</a></li>
<li><a href="mailto: sesa.uok@gmail.com"><i class="fa fa-envelope"></i> sesa.uok@gmail.com</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="sub-footer">
<p>Copyright © 2021 SESA</p>
</div>
</div>
</div>
</div>
</footer>
<!-- ***** Footer End ***** -->
<!-- **** JS Scripts ****-->
<!-- Timer -->
<script>
$("#DateCountdown").TimeCircles({
"animation": "smooth",
"bg_width": 1,
"fg_width": 0.08,
"circle_bg_color": "rgba(230, 230, 230, 0.5)",
"time": {
"Days": {
"text": "Days",
"color": "#e1761b",
"show": true
},
"Hours": {
"text": "Hours",
"color": "#fabd87",
"show": true
},
"Minutes": {
"text": "Minutes",
"color": "#448ba8",
"show": true
},
"Seconds": {
"text": "Seconds",
"color": "#005579",
"show": true
}
}
});
setInterval(function(){
$closing_time = new Date("Sat Aug 21 2021 00:00:00 GMT+0530"); //Change the closing time here
$current_time = new Date();
if($current_time > $closing_time){
$(".main-button-slider").hide();
$(".left-image-decor").hide();
$("#registration-form").hide();
$("#timer").hide();
$("#timer_close").show();
}},1000)
</script>
<!-- Plugins -->
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/scrollreveal.min.js"></script>
<!-- Global Init -->
<script src="assets/js/custom.js"></script>
</body>
</html>