forked from hb-builds/devdays2021
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconnect.html
262 lines (239 loc) · 9.94 KB
/
connect.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
<!DOCTYPE HTML>
<html>
<head>
<title>Connect : App-a-thon</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.1/css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs5/dt-1.11.3/fh-3.2.1/r-2.2.9/sc-2.0.5/sp-1.4.0/datatables.min.css"/>
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<!-- Note: The "styleN" class below should match that of the banner element. -->
<header id="header" class="alt style2">
<a href="index.html" class="logo"><strong>Dev-Days</strong> <span>by IIT Madras BSc</span></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="https://forms.gle/kcmBqABfgnvyMRbU9">Register</a></li>
<li><a href="rules.html">Rules</a></li>
<li><a href="connect.html">Connect</a></li>
<li><a href="learn.html">Learn</a></li>
<li><a href="prizes.html">Prizes</a></li>
<li><a href="support.html">The Team</a></li>
</ul>
<ul class="actions stacked">
<li><a href="https://onlinedegree.iitm.ac.in" class="button primary fit">PROGRAM WEBSITE</a></li>
<li><a href="https://linktr.ee/executivecouncil" class="button fit">OUR SOCIALS</a></li>
</ul>
</nav>
<!-- Banner -->
<!-- Note: The "styleN" class below should match that of the header element. -->
<section id="banner" class="style2">
<div class="inner">
<span class="image">
<img src="images/pic03.jpg" alt="" />
</span>
<header class="major">
<h1>Connect</h1>
</header>
<div class="content">
<p>Looking for a team? Recruiting for your team? Either way, you are in the right place</p>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<div class="inner">
<header class="major">
<h3>TEAMBUILDER GUIDE</h3>
</header>
</div>
</section>
<!-- Two -->
<section id="two" class="spotlights">
<section>
<a href="generic.html" class="image">
<img src="images/pic09.jpg" alt="" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>If you're looking for a team:</h3>
</header>
<p>
1. Go to the registration form and select "Looking for a team".<br>
2. Set the response to "Open to Teammates" as "Yes"<br>
3. Your info should now be visible to other participants in the "Individuals" tab<br>
4. Wait for the team leaders to contact you (or) Reach out to the team leaders in the z that you like to express your interest!<br>
5. When you join a team, edit the registration form and set the response "Open to Teammates" as "No"
</p>
<ul class="actions">
<li><a href="#sheets" onclick="switchTab('team')" class="button next scrolly">Find Teams</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="generic.html" class="image">
<img src="images/pic08.jpg" alt="" data-position="center center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>If you're a team leader: </h3>
</header>
<p>
1. Go to the registration form and select "Registering for my team".<br>
2. Set your status as "Open to Teammates" <br>
3. Your info is now public to other participants in the "Teams" tab<br>
4. Browse the "Individuals" tab to find Teammates. Call/mail them up<br>
5. When your team is full, edit the registration form and set the response for "Open to Teammates" as "No"
</p>
<ul class="actions">
<li><a href="#sheets" onclick="switchTab('indi')" class="button next scrolly">Find Members</a></li>
</ul>
</div>
</div>
</section>
</section>
<section style="" id="sheets">
<ul style="background-color: #867eba; display: flex; justify-content: center; list-style-type: none; font-size: 1.4rem; font-weight: bold;">
<li style="padding: 1vw 4vw;"><a href="#sheets" class="active nav-items" id="ind" onclick="show_ind();" class="next scrolly">Find Members</a></li>
<li style="padding: 1vw 4vw;"><a href="#sheets" class=" nav-items" id="team" onclick="show_team();" class="next scrolly">Find Teams</a></li>
</ul>
<div class="inner" id="sheet" style="display: none;">
</div>
<div class="container" style="padding-bottom: 25px;">
<div class="d-flex justify-content-center" id="spinner">
<div class="spinner-border" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
<div id="error" style="display: none;">
<div class="alert alert-danger" role="alert">
<b class="">Unable to fetch data, try again.</b>
</div>
</div>
<div id="member-table-wrapper" style="display: none;">
<table id="member-table">
<thead>
<tr>
<tr>
<td><b>Name</b></td>
<td><b>Email</b></td>
<td><b>Phone</b></td>
<td><b>About</b></td>
</tr>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<div id="team-table-wrapper" style="display: none;">
<table id="team-table">
<thead>
<tr>
<tr>
<td><b>Team Name</b></td>
<td><b>Lead Name</b></td>
<td><b>Lead Email</b></td>
<td><b>Lead Phone</b></td>
<td><b>Project Abstract</b></td>
</tr>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</section>
<!-- Three -->
<section id="three">
<div class="inner">
<header class="major">
<h2>JOIN THE COMMUNITY</h2>
</header>
<p>If you are looking for help and mentorship - Join our Discord Server. Our robust logistics team and mentors are happy to help!</p>
<ul class="actions">
<li><a href="generic.html" class="button next">Join the Discord Server</a></li>
</ul>
</div>
</section>
</div>
<!-- Contact -->
<section id="contact">
<div class="inner">
<section class="split">
<section>
<div class="contact-method">
<span class="icon solid alt fa-envelope"></span>
<h3>Email</h3>
<a href="mailto:devdays@student.onlinedegree.iitm.ac.in">devdays@student.onlinedegree.iitm.ac.in</a>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon solid alt fa-phone"></span>
<h3>Phone</h3>
<span>Unavailable. Contact via email</span>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon solid alt fa-home"></span>
<h3>Address</h3>
<span>Indian Institute of Technology Madras<br />
Chennai, Tamil Nadu - 600036<br />
India</span>
</div>
</section>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
</ul>
<ul class="copyright">
<li>© IIT Madras BSc Degree Program</li><li><a href="https://onlinedegree.iitm.ac.in">Check us out</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/switchtabs.js"></script>
<script src="assets/js/data.js"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.1/js/bootstrap.bundle.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/v/bs5/dt-1.11.3/fh-3.2.1/r-2.2.9/sc-2.0.5/sp-1.4.0/datatables.min.js"></script>
<script src="assets/js/connect.js"></script>
</body>
</html>