forked from Infinito-IIT-Patna/Infinito2020
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.php
255 lines (229 loc) · 12.6 KB
/
events.php
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
<?php
session_start();
include "connect.php";
if (isset($_SESSION['loggedin']) && $_SESSION['loggedin'] == true) {
$infid = $_SESSION['infid'];
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Infinito 2k21</title>
<?php
require('./templates/header.php');
?>
</head>
<body>
<div class="main-page-wrapper">
<!--
=============================================
Theme Header
==============================================
-->
<div class="bac" style="background: #172134; position:fixed; width:100%; top:0px; z-index:100; margin-bottom:100px;">
<div class="container" style="padding:10px 0">
<a href="index.php" class="logo float-left tran4s"><img src="images/logo/logo.png" alt="Logo" style="border-radius:100%; height:56px; width:56px;" /></a>
<!-- ========================= Theme Feature Page Menu ======================= -->
<nav class="navbar float-right theme-main-menu one-page-menu">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false" >
<span class="sr-only">Toggle navigation</span>
Menu
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse-1" style="margin-top:8px;">
<ul class="nav navbar-nav">
<li><a href="./index.php">Home</a></li>
<li class="active"><a href="./events.php">Events</a></li>
<li><a href="./team.php">Team</a></li>
<li><a href="./gallery.php">Gallery</a></li>
<li><a href="./registration.php">Register</a></li>
<?php
if (isset($_SESSION['loggedin']) && $_SESSION['loggedin'] == true) {
echo '<li><a href="./profile.php">Profile</a></li>
<li><a href="./logout.php">Logout</a></li>';
}
else{
echo '
<li><a href="./signIn.php">Sign In</a></li>';
}
?>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
<!-- /.theme-feature-menu -->
</div>
</div>
<!--
=====================================================
events Section
=====================================================
-->
<div id="events-section" style="background:rgb(243, 243, 243)">
<div class="container">
<div class="theme-title">
<h2>EVENTS</h2>
</div>
<!-- /.theme-title -->
<div class="row">
<div class="col-lg-4">
<div class="single-events-content chess">
<div class="icon-heading tran3s event-heading">
<div class="icon tran3s">
<i class="fas fa-chess-knight" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">Chess Tournament</a></h6>
</div>
<p>
“Play the opening like a book, the middlegame like a magician, and the endgame like a machine.” <br>– Rudolph Spielmann
</p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" class="project-button hvr-bounce-to-right" target="blank">Payment</a> -->
</div>
</div>
<!-- /.single-events-content -->
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content bgmi">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-gamepad" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">BGMI Tournament</a></h6>
</div>
<p>
"Watch out. These boys have got a bit of an arsenal and they don't mind using it!"
</p>
<p> </p>
<p> </p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" target="blank" class="project-button hvr-bounce-to-right">Payment</a> -->
</div>
</div>
<!-- /.single-events-content -->
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content cod">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-gamepad" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">COD MOBILE Tournament</a></h6>
</div>
<p>
"We must be prepared to make heroic sacrifices for the cause of peace that we make ungrudgingly for the cause of war. There is no task that is more important or closer to my heart."
— Albert Einstein
</p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" class="project-button hvr-bounce-to-right" target="blank">Payment</a> -->
</div>
</div>
<!-- /.single-events-content -->
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content valorant">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-gamepad" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">Valorant</a></h6>
</div>
<p>"New fight, new tactics, keep it fresh yeah?"</p>
<p> </p>
<p> </p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" target="blank" class="project-button hvr-bounce-to-right">Payment</a> -->
</div>
</div>
<!-- /.single-events-content -->
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content auction">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-gavel" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">IPL Auction</a></h6>
</div>
<p>"Bidding wars! Let the fun begin!"</p>
<p> </p>
<p> </p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" target="blank" class="project-button hvr-bounce-to-right">Payment</a> -->
</div>
</div>
<!-- /.single-events-content -->
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content quiz">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-question" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">Sports Quiz</a></h6>
</div>
<p>Progress takes place outside comfort zone</p>
<p> </p>
<p> </p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" target="blank" class="project-button hvr-bounce-to-right">Payment</a> -->
</div>
</div>
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
<div class="single-events-content meme">
<div class="icon-heading tran3s">
<div class="icon tran3s">
<i class="fas fa-laugh-squint" aria-hidden="true"></i>
</div>
<h6><a href="#" class="tran3s">MEME Battle</a></h6>
</div>
<p>If you have the power to make someone happy, do that. The world needs more of that.</p>
<p> </p>
<p> </p>
<p> </p>
<div class="events-tp-caption">
<a href="gameReg.php" class="project-button hvr-bounce-to-right">Register</a>
<!-- <a id="modal-btn--1" href="https://drive.google.com/file/d/1iWYbBkCWc-DQyNbE9atzdbtsI_mgQ9Hj/view?usp=drivesdk" target="blank" class="project-button hvr-bounce-to-right">Payment</a> -->
</div>
</div>
</div>
<!-- /.col-lg -->
<div class="col-lg-4">
</div>
<!-- /.col-lg -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
<!-- /#events-section -->
<?php
require('./templates/footer.php');
?>
</body>
</html>