forked from NITRR-Official/Classlocator-engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
223 lines (192 loc) · 11 KB
/
about.html
File metadata and controls
223 lines (192 loc) · 11 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>ClassRoom Locator - About</title>
<meta content="This Is The About Page To Our ClassRoom Locator Website" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Open+Sans:300,300i,400,400i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center ">
<div class="container d-flex justify-content-between align-items-center">
<div id="logo">
<a href="index.html"><img height="50px" src="assets/img/logo.png" alt=""></a>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto" href="./index.html">Home</a></li>
<li class="dropdown"><a href="#"><span>Select Floor</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="./maps.html" id="grounds1">Ground Floor</a></li>
<li><a href="./maps.html" id="firstt1">First Floor</a></li>
<li><a href="./maps.html" id="secondd1">Second Floor</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="./index.html">Steps</a></li>
<li><a class="nav-link scrollto" href="./index.html">Features</a></li>
<li><a class="nav-link scrollto" href="#call-to-action">About</a></li>
<li><a class="nav-link scrollto" id="team-nav" href="#team">Team</a></li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<main id="main">
<!-- ======= Call To Action Section ======= -->
<section id="call-to-action">
<div class="container">
<div class="row" style="padding-top:5rem;">
<div class="col-lg-12 text-center text-lg-start">
<h3 class="cta-title">About Us</h3>
<p class="cta-text">Bet you have been lost in this campus building trying to find the right room? Agreed! It's hard to locate the correct classroom and this is a major problem when you are looking for your exam room in last 5 mins. Let say you're in hurry and you don't find anybody near you to guide you through the pathway. The situation can get worse. We've Got The Solution To This ! <br><br>ClassRoom Locator Gives You The Most Simplest & Quickest Way to Find the Pathway to Your ClassRoom.
<br> <br>All you Have to do is Enter Your Current Location ( Any Nearest Room To You ) & Final Location ( Room Where You Want to Visit ) in the Search Box <br> Or Select Your Floor Accordingly - Ground Floor / First Floor / Second Floor.
<br> <br>Press the "Search Button" to get your Path from Current Room to the Final Room. <br> You Can Also Select Any Room to see It's Details.
<br><br> That's all you Need to do, to get the Solution of your Problem.
</p>
<a class="cta-btn align-middle" href="./assets/CLASS LOCATOR.pdf" target="_blank">Handbook</a>
</div>
</div>
</div>
</section><!-- End Call To Action Section -->
<!-- ======= Team Section ======= -->
<section id="team" class="section-bg">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h3 class="section-title">Our Team</h3>
<span class="section-divider"></span>
<!-- <p class="section-description">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque</p> -->
</div>
<div class="row-mine">
<div class="col-mine">
<div class="member">
<div class="pic"><img src="assets/img/team/anuj.jpg" alt=""></div>
<h4>D Anuj Kumar</h4>
<span>Backend</span>
<div class="social">
<a href="mailto:anuj.as828@gmail.com" target="_blank"><i class="bi bi-envelope"></i></a>
<a href="https://github.com/danujkumar" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://instagram.com/anuj_singh828/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/d-anuj-kumar/" target="_blank"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-mine">
<div class="member">
<div class="pic"><img src="assets/img/team/harsh.jpeg" alt=""></div>
<h4>Harsh Dewangan</h4>
<span>Designer & Frontend</span>
<div class="social">
<a href="mailto:harshdewangan032@gmail.com" target="_blank"><i class="bi bi-envelope"></i></a>
<a href="https://github.com/harshdew02" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/harshdew16/?hl=en" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/harshdew16/" target="_blank"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-mine">
<div class="member">
<div class="pic"><img src="assets/img/team/mohit.jpeg" alt=""></div>
<h4>Mohit Doraiburu</h4>
<span>Backend</span>
<div class="social">
<a href="mailto:mohitd2288@gmail.com" target="_blank"><i class="bi bi-envelope"></i></a>
<a href="https://github.com/do-mohit" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/moh1t.do/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/mohitd137/" target="_blank"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-mine">
<div class="member">
<div class="pic"><img src="assets/img/team/aniket.jpg" alt=""></div>
<h4>Aniket Kumar</h4>
<span>Frontend & Designer</span>
<div class="social">
<a href="mailto:kraniket123654@gmail.com" target="_blank"><i class="bi bi-envelope"></i></a>
<a href="https://github.com/Kraniket901" target="_blank"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/kraniket901/" target="_blank"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/kraniket901/" target="_blank"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
<!-- ======= Contact Section ======= -->
<section id="contact">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h3 class="section-title">Contact Us</h3>
<span class="section-divider"></span>
<p class="section-description">Send Us Your Queries, Doubts and Feedback. We'd Love to Improve!</p>
</div>
<br>
<div class="row">
<div class="form">
<form method="POST"
action="https://script.google.com/macros/s/AKfycbwqjARQYqXKp6bLpXQO7z63zY4RS6vcbAuEJl_JABxU0Uf83rrn7B5hmACPMK8sVYeY1g/exec"
id="my-form">
<div class="row">
<div class="form-group col-lg-6 my-3 mt-lg-0">
<input type="email" class="form-control" name="Email" id="email" placeholder="Your Email"
data-rule="email" data-msg="Please enter a valid email">
</div>
<div class="form-group col-lg-6">
<input type="text" name="Name" class="form-control" id="name" placeholder="Your Name"
data-rule="minlen:4" data-msg="Please enter at least 4 chars">
</div>
</div>
<div class="row">
<div class="form-group col-lg-6 my-3 mt-lg-0">
<input type="text" class="form-control" name="Semester" id="semester" placeholder="Semester"
data-rule="semester" data-msg="Please enter a valid semester">
</div>
<div class="form-group col-lg-6">
<input type="text" name="Branch" class="form-control" id="branch" placeholder="Branch"
data-rule="minlen:4" data-msg="Please enter at least 4 chars">
</div>
</div>
<div class="form-group mt-3">
<input type="text" class="form-control" name="Topic" id="topic" placeholder="Topic"
data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject">
</div>
<div class="form-group mt-3">
<textarea class="form-control" name="Message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="text-center" id="pleasewait">Please Wait...</div>
<div class="text-center"><button type="submit" title="Send Message">Submit</button></div>
</form>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-chevron-up"></i></a>
<div class="text-center p-3" style="background-color: #afafaf">
@TEAM ELEX-CODE : <i>Created at SAHYOG - The Mentorship Club's Hackathon</i>
</div>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>