forked from gearsystems/gearsystems.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
538 lines (500 loc) · 19.3 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
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
<!DOCTYPE html>
<!-- DEMO -->
<html lang="en">
<head>
<title>GEAR | EPICS NIT-Warangal</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.css" rel="stylesheet" media="screen">
<link href="css/owl.theme.css" rel="stylesheet" media="screen">
<link href="css/owl.carousel.css" rel="stylesheet" media="screen">
<link href="css/style-dark-col1.css" rel="stylesheet" media="screen">
<link href="css/animate.css" rel="stylesheet" media="screen">
<link href="css/ionicons.css" rel="stylesheet" media="screen">
<link rel="stylesheet" href="css/nivo-lightbox.css" type="text/css" />
<link rel="stylesheet" href="css/nivo-themes/default/default.css" type="text/css" />
<link href="img/favicon.png" rel="shortcut icon">
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Merriweather:300italic' rel='stylesheet' type='text/css'>
</head>
<body class='android'>
<!--HEADER-->
<header id='header'>
<div id='menu-bar' class='animated fadeIn'>
<div class='container'>
<div class='logo'>
<img src="img/logo.png" alt>
</div>
<nav id="nav" class='nav'>
<ul class='nav-inner'>
<li class='current'><a href="#header">Home</a></li>
<li><a href="#about">Problem</a></li>
<li><a href="#features">Project</a></li>
<li><a href="#download">Download</a></li>
<li><a href="#team">Team</a></li>
</ul>
</nav>
</div>
</div>
<div class="container">
<div class='row'>
<div class='col-sm-10 col-sm-offset-1 col-md-7 col-md-offset-0 col-md-push-5 col-lg-6 col-lg-push-6 animated fadeInRight'>
<h1>We make your complaints productive.</h1>
<div id='header-btn'>
<a class='btn btn-secondary scrollTo-about'>Learn More</a>
<a class='btn btn-primary scrollTo-download'>Download Now</a>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-6 col-sm-offset-3 col-md-5 col-md-offset-0 col-md-pull-7 col-lg-5 col-lg-pull-6 col-lg-offset-1'>
<img src="img/OnePlus-One.png" id='header-img' class='img-responsive animated fadeInUp' alt>
</div>
</div>
</div>
<svg id='svg-header'>
<defs>
<linearGradient id="grad" x1="0%" y1="100%" x2="100%" y2="30%">
<stop offset="8%" style="stop-color:rgb(9,184,237);stop-opacity:0.1" />
<stop offset="50%" style="stop-color:rgb(9,184,237);stop-opacity:1" />
</linearGradient>
</defs>
<rect id='svg-rect' width="3000" height="1050" fill="url(#grad)"/>
</svg>
<div id='menu-bar-fixed'>
<div class='container'>
<a class='logo scrollTo-header'><img src="img/logo.png" alt></a>
<nav id="nav-fixed" class='nav'>
<a id="show-nav" title="Show navigation"><div></div></a>
<a id="hide-nav" title="Hide navigation"><div></div></a>
<ul id='nav-ul' class='nav-inner'>
<li><a href="#header">Home</a></li>
<li class='current'><a href="#about">About</a></li>
<li><a href="#features">Project</a></li>
<li><a href="#download">Download</a></li>
<li><a href="#team">Team</a></li>
<li id='off-nav'></li>
</ul>
</nav>
</div>
</div>
</header>
<!--ABOUT-->
<section id='about' style='padding-top:0px;'>
<div class="container" style='padding-top:0px;'>
<div class='row fadeInUp'>
<h1><ins>The problem we're tackling</ins></h1>
<p style="text-align:left;">We complain & we all complain a lot. About the bad roads with potholes, garbage, flowing sewage, improper drains; about broken benches in public areas, improper and broken sign boards. Along with these regular problems there are also problems like improperly connected wires at transformers, dangerously low lying cables. Broken taps, benches in government schools and areas which are sometimes poorly maintained.</p>
<p style="text-align:left;">These problems are sometimes taken up by the community members in the locality but many a times, people don't want to take these problems to higher authorities because of constraints of one's own personal time and the hassle of dealing with the officials whenever they call and answering to them.</p>
<p style="text-align:left;">This problem is a major reason why most of the maintenance incidents across the country go unresolved thus causing inconvenience to the residents in that area and those stakeholders affected due to the particular problem.</p>
</div>
</div>
</section>
<!--FEATURES-->
<section id='features'>
<div class="container">
<div class='wow fadeInDown'>
<h2>What we're building</h2>
<p>We're building cross platform applications that work on all devices from the highest end phones and tablets to the cheapest phones and the web to make reporting easier and more noticeable to those in charge. At the same time, you as the general public can see the progress thats happening in and around you and how the elected representatives are actually solving your problems.</p>
</div>
<div class='row'>
<div class='col-sm-4 col-md-4 col-lg-4 left wow fadeInLeft'>
<div class='row'>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>Public and Transparent</h4>
<p>All the complaints received throughout the country will be public and kept transparent i.e. they will be viewable by everybody using the app on their phone or browsing them online through the web.</p>
</div>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-eye-outline'></div></div>
</div>
</div>
<div class='row'>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>Resolve problems faster</h4>
<p>The tracking system allows you to monitor the status of the problem, the person who has been allocated to resolve the problem. Just exactly like a courier tracking system that is used in daily life.</p>
</div>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-checkmark-empty'></div></div>
</div>
</div>
<div class='row'>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>Saves your data</h4>
<p>We understand that data is expensive and reporting it means you're spending a part of that to make things better. We have therefore integrated our top class technology to reduce the amount of data that's being sent from your phone.</p>
</div>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-bolt-outline'></div></div>
</div>
</div>
</div>
<div class='col-sm-4 col-sm-push-4 col-md-4 col-md-push-4 col-lg-4 col-lg-push-4 right wow fadeInRight'>
<div class='row'>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-folder-outline'></div></div>
</div>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>Collection of complaints</h4>
<p>All the complaints that are generated are stored and strictly integrated to a system where the officials in charge are notified and are urged to take an action.</p>
</div>
</div>
<div class='row'>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-heart-outline'></div></div>
</div>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>User Friendly</h4>
<p>The apps for the web or the phone are designed so that any basic user can easily use the application in just a few clicks.</p>
</div>
</div>
<div class='row'>
<div class='col-sm-3 col-md-3 col-lg-3'>
<div class='circle-icon-rspv'><div class='icon ion-ios7-box-outline'></div></div>
</div>
<div class='col-sm-12 col-md-9 col-lg-9'>
<h4>Many other features</h4>
<p>Privacy, Notifications of the problem status and the confirmation of the resolved problem. In other note, a thank you message from the officials for reporting the problem and bringing it to their view.</p>
</div>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-4 col-sm-offset-0 col-sm-pull-4 col-md-4 col-md-pull-4 col-lg-4 col-lg-pull-4'>
<img src="img/HTC-One.png" class='img-responsive wow fadeInUp' alt>
</div>
</div>
</div>
</section>
<!--DETAILED INFO-->
<section id='detailed'>
<div class="container">
<div class='row'>
<div class='col-sm-12 col-md-7 col-lg-7 wow fadeInLeft'>
<h2>Why use this ?</h2>
<p class='subtitle'>Works from literally any phone.</p>
</div>
<div class='col-sm-6 col-md-6 col-lg-6 wow fadeInLeft'>
<div class='row'>
<div class='col-sm-2 col-md-2 col-lg-2'>
<div class='icon ion-ios7-loop-strong'></div>
</div>
<div class='col-sm-10 col-md-10 col-lg-10'>
<h4>Make an Impact</h4>
<p>As a citizen of the country, its also our responsibility to make the difference and make a better country for ourselves. Reporting the problems we see around us is the first step ahead in this process.</p>
</div>
</div>
<div class='row'>
<div class='col-sm-2 col-md-2 col-lg-2'>
<div class='icon ion-ios7-stopwatch-outline'></div>
</div>
<div class='col-sm-10 col-md-10 col-lg-10'>
<h4>Huge Time Saver</h4>
<p>You save a lot of time and don't have to run around from one office cubicle to another to report a problem, All of these can now be done at your finger tips and in a manner that you can monitor.</p>
</div>
</div>
</div>
<div class='col-sm-6 col-md-6 col-lg-6 img wow fadeInRight delay-sm'>
<img src="img/3Phones.png" class='img-responsive' alt>
</div>
</div>
</div>
</section>
<!--BANNER-DOWNLOAD-->
<section id='download-banner'>
<div class="container">
<p>
<span class='text wow fadeInLeft'>
<span class='bold'>Like what you see?</span><span class='normal'>Download the app right now</span>
</span>
<a class='btn btn-primary scrollTo-download wow pulse delay-1s'>Download Now</a>
</p>
</div>
</section>
<!--DOWNLOAD-->
<section id='download'>
<div class="container">
<div class='wow fadeInDown'>
<h2>Download the app</h2>
<p>We are building the app for you to make your complaints about the infrastructure in the country actually reach out to the authorities in charge. All you have to do is to click a picture of the problem you see out there and upload a picture of it using the current location.</p>
<p class='subtitle'>You have successfully contributed in the effort to make this country a better place.</p>
</div>
<h2 class='subtitle'>Work in progress.</h2>
<p class='download-buttons'>
<a class='btn btn-icon btn-secondary' href="#"><span class='icon ion-social-apple'></span>App Store</a>
<a class='btn btn-icon btn-primary' href="#"><span class='icon ion-social-android'></span>Play Store</a>
<a class='btn btn-icon btn' href="#" style="background-color:rgb(163, 82, 163);"><span class='icon ion-social-windows'></span>Windows Store</a>
<a class='btn btn-icon btn' href="#" style="background-color:rgb(202, 147, 61);"><span class='icon ion-earth'></span>Use the web</a
</p>
<div class='floating-phone wow fadeInRightBig'></div>
</div>
</section>
<!--Newsletter-->
<section id='team'>
<div class="container">
<div class='wow fadeInDown'>
<h2>Meet the team.</h2>
<p class='subtitle'>This is the team behind the scenes making this possible.</p>
</div>
<div class="container">
<div class='row wow fadeInUp'>
<div class="col-lg-12" style="text-align:center;">
<div>
<div class='icon'>
<img src="img/anjan.png" height="160" width="160" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Dr. L. Anjaneyulu</h3>
</div>
<div class='text'>
<h5 style="text-align:center;">Faculty Incharge<br><br></h5>
</div>
</div>
<div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/sudheesh.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Sudheesh Singanamalla</h3>
</div>
<div class='text'>
<h5>Project Lead & <br>Full stack Software Developer</h5>
</div>
</div>
<div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/kranthi.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Kranthi Kiran Guduru</h3>
</div>
<div class="text">
<h5>Project Backend Lead & Full stack Software Developer</h5>
</div>
</div>
<div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/rjain.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Rahul Jain</h3>
</div>
<div class="text">
<h5>Project Manager - GEAR Public</h5>
</div>
</div>
<div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/ryadav.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Rahul Yadav</h3>
</div>
<div class="text">
<h5>Lead - Design and Creatives.</h5>
</div>
</div><div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/rajat.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Rajat Ujawane</h3>
</div>
<div class="text">
<h5>Project Manager - GEAR Internals</h5>
</div>
</div><div class='col-sm-6 col-md-2 col-lg-2'>
<div class=''>
<div class='icon'>
<img src="img/arjun.jpg" alt="" style="border-radius:50%;">
</div>
</div>
<div class='text'>
<h3 style="text-align:center;">Arjun Bhargava</h3>
</div>
<div class="text">
<h5>Lead - Software Testing</h5>
</div>
</div>
</div>
</div>
</div>
</section>
<!--FOOTER-->
<footer id='footer'>
<div class="container">
<div id='footer-content'>
<h2><img src="img/logo.png" alt></h2>
<h3>Government Enhanced Administrative Resource.</h3>
<p id='social-links'>
<a href="" class='icon ion-social-facebook'></a>
<a href="" class='icon ion-social-twitter'></a>
<a href="" class='icon ion-social-googleplus-outline'></a>
<a href="" class='icon ion-social-instagram'></a>
</p>
<p class='copyright'>Copyright © 2014 Engineering Projects In Community Service - GEAR.<br>Crafted carefully for the betterment of the community at National Institute of Technology - Warangal</p>
</div>
</div>
</footer>
<div id='static-footer'></div>
<script src="js/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="js/retina.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/wow.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/jquery.scrollTo.min.js"></script>
<script src="js/nivo-lightbox.min.js"></script>
<script type="text/javascript">
// general variables
myWindow = $(window)
windowHeight = myWindow.height()
header = $('#header')
svgRect = $('#svg-rect')
showNav = $('#show-nav')
hideNav = $('#hide-nav')
navUl = $('#nav-ul')
// set header height
if (windowHeight>=900) {
header.css('height', windowHeight - 250)
}
else{
header.css('height', windowHeight)
}
headerHeight = header.outerHeight()
headerWidth = header.outerWidth()
$(document).ready(function() {
// header animation svg
var svgHeader = $('#svg-header')
svgRect.attr('height', 1.5*headerHeight)
svgRect.attr('width', 2*headerWidth)
svgHeader.css('transform', 'rotate(-55deg)')
svgHeader.css('-webkit-transform', 'rotate(-55deg)')
svgHeader.css('ms-transform', 'rotate(-55deg)')
// wow.js initialization
if (myWindow.width()>530) {
new WOW().init();
};
// jquery.nav.js initialization
$('.nav-inner', '#header').onePageNav();
// Nivo Lightbox initialization
$('#screenshots a').nivoLightbox({
effect: 'fadeScale',
keyboardNav: true,
});
// owl.carousel.js initialization
$("#screens-carousel").owlCarousel({
items : 4,
itemsDesktop : [1199,4],
itemsDesktopSmall : [980,3],
itemsTablet: [768,2],
itemsMobile : [480,1],
});
$("#reviews-carousel").owlCarousel({
items : 1,
itemsDesktop : [1199,1],
itemsDesktopSmall : [980,1],
itemsTablet: [768,1],
itemsMobile : [480,1],
autoPlay: 8000,
});
});
// Responsive navigation show/hide
function showNavig() {
navUl.css('display','block')
hideNav.css('display','block')
showNav.css('display','none')
}
function hideNavig() {
navUl.css('display','none')
showNav.css('display','block')
hideNav.css('display','none')
}
showNav.click(function() {
showNavig();
});
hideNav.click(function() {
hideNavig();
});
$( "#off-nav" ).click(function() {
hideNavig();
});
$( "#nav-ul > li" ).click(function() {
if (myWindow.width()<=767) {
hideNavig();
};
});
// Demo switcher
$( "#demo-switcher .demo-icon" ).click(function() {
if($('#demo-switcher').hasClass("active")){
$('#demo-switcher').animate({"left":"-140px"},function(){
$('#demo-switcher').toggleClass("active");
});
}
else{
$('#demo-switcher').animate({"left":"0px"},function(){
$('#demo-switcher').toggleClass("active");
});
}
});
// Resize event handler
myWindow.resize(function() {
// show/hide responsive navigation
if (myWindow.width()>767) {
navUl.css('display','block')
}
else{
navUl.css('display','none')
}
// resize SVG rectangle in header
headerWidth = header.outerWidth()
svgRect.attr('height', 1.5*headerHeight)
svgRect.attr('width', 2*headerWidth)
});
// scrollTo buttons
menuBarHeight = $('#menu-bar-fixed').outerHeight();
$('.scrollTo-download').click(function(){
$.scrollTo( $('#download').offset().top-menuBarHeight+'px' , 800 );
});
$('.scrollTo-about').click(function(){
$.scrollTo( $('#about').offset().top-menuBarHeight+'px' , 800 );
});
$('.scrollTo-header').click(function(){
$.scrollTo( header , 800 );
});
footerHeight = $('footer').outerHeight();
$('#static-footer').css('margin-top', footerHeight+'px');
// scroll event
window.onscroll = scroll;
function scroll () {
var wScrollTop = $(window).scrollTop();
var wScrollBot = wScrollTop + $(window).height();
var pageHeight = $(document).height();
var footerContent = $("#footer-content")
// fixed footer opacity change onscroll
if(wScrollBot>pageHeight-(footerHeight/2)){
var newOpacity = (0.99/(footerHeight/2)) * (wScrollBot-(pageHeight-(footerHeight/2)))
footerContent.css('opacity', newOpacity);
}
else{
footerContent.css('opacity','0');
}
// fixed navigation show/hide
var menuBarFixed = $('#menu-bar-fixed')
if (wScrollTop >= headerHeight - menuBarFixed.outerHeight()) {
menuBarFixed.css('top','0');
menuBarFixed.css('opacity','1');
}
else{
menuBarFixed.css('top',-menuBarFixed.outerHeight()+'px');
menuBarFixed.css('opacity','0');
};
}
</script>
</body>
</html>
<!-- Localized -->