-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
432 lines (353 loc) · 18.4 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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from demo.designing-world.com/wrapapland/apland/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 18 Feb 2017 23:34:10 GMT -->
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Title -->
<title>Smartelec</title>
<!-- Favicon -->
<link rel="shortcut icon" href="img/core-img/favicon.ico">
<!-- ::::::::::::::::::::::::::: All CSS Files ::::::::::::::::::::::::::: -->
<!-- Style css -->
<link rel="stylesheet" href="style.css">
<!-- Responsive css -->
<link rel="stylesheet" href="css/responsive.css">
<!--[if IE]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="default-version">
<!-- Preloader Start -->
<div id="preloader">
<div id="load">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<!-- /.end preloader -->
<!-- ::::::::::::::::::::::::::: Header Start ::::::::::::::::::::::::::: -->
<header class="header_area">
<!-- Main Header Area Start -->
<div class="main_header_area animated">
<div class="container">
<div class="row">
<div class="col-sm-2 col-xs-9">
<!-- Logo Area:: For better view in all device please use logo image max-width 70px -->
<div class="logo_area">
<a href="http://smartelec.herokuapp.com/start"><img src="img/core-img/logo.png" alt="" width="45px"; height="47px";></a>
<p>click to login</p><!-- @@@@here goes the icon@@@@@@@@ -->
</div>
</div>
</div>
</div>
</div>
<!-- Main Header Area End -->
</header>
<!-- ::::::::::::::::::::::::::: Header End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: Welcome Area Start ::::::::::::::::::::::::::: -->
<section class="welcome_area" id="home">
<div class="table">
<div class="table_cell">
<div class="container">
<div class="row">
<div class="col-sm-7 col-md-8">
<div class="welcome_text_area">
<h2>Smartelec</h2>
<p>It is a demand size management model which works on surplus amount of electricity produced and changes the cost structure dynamically.
</p>
</div>
</div>
<div class="col-sm-5 col-md-4">
<div class="welcome_area_thumb">
<img src="img/bg-pattern/welcome-pro-1.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Welcome Area Background Style -->
</section>
<!-- ::::::::::::::::::::::::::: Welcome Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: Product Area Start ::::::::::::::::::::::::::: -->
<section class="about_area section_padding_100_70" id="product">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- Section Heading Start -->
<div class="section_heading wow fadeInUp">
<h2>How The<span> App Works</span></h2>
</div>
<!-- Section Heading End -->
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-4 col-md-offset-2">
<div class="about_product_discription">
<div class="row">
<!-- Single About Part Area Start-->
<div class="col-xs-12">
<div class="single_about_part wow fadeInUp" data-wow-delay="0.2s">
<div >
</div>
<h4>Dynamic pricing</h4>
<p><ul><li>Dynamic pricing of the rates of electricity .Option to run appliances when the cost is lowest automatically .</li></ul>
</p>
</div>
</div>
<!-- Single About Part Area Start-->
<div class="col-xs-12">
<div class="single_about_part wow fadeInUp" >
<div >
</div>
<h4>Savings</h4>
<p><ul><li>Buy units in advance at a cheaper cost for future use .
Capping of electrical units for energy saving .
Suggestions to run Appliances in a manner when the cost of energy will be lowest .
` </li>
</ul></p>
</div>
</div>
<!-- Single About Part Area Start-->
<div class="col-xs-12">
<div class="single_about_part wow fadeInUp" data-wow-delay="0.6s">
<div >
</div>
<h4>Intelligent Model</h4>
<p><ul><li>Intelligent model which learns every response by the consumer and suggests accordingly .
</li><li>Options to run Appliances at high and low priorities .
</li></ul></p>
</div>
</div>
<!-- Single About Part Area Start-->
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<!-- About Product Thumb Area Start -->
<div class="about_product_thumb text-center wow fadeInLeft" data-wow-delay="0.2s" style="width: 570; height: 708;">
<img src="img/bg-pattern/features-img.png" alt="" width="300" height="100">
</div>
</div>
</div>
</div>
</section>
<!-- ::::::::::::::::::::::::::: Product Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: About App Area Start ::::::::::::::::::::::::::: -->
<section class="about_app_area section_padding_100">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-5 col-md-offset-1">
<!-- About Image -->
<div> <h2>Dynamic<span> Pricing</span></h2></div><!-- Edit here@@@@@@@@@@@ -->
<div class="about_image">
<div class="big_thumb" style="width: 270px; height: 578;">
<img src="img/bg-pattern/about-app-1.png" alt="">
</div>
<div class="small_thumb wow fadeInLeft" data-wow-delay="0.2s">
<img src="img/bg-pattern/about-app-2.png" alt="">
</div>
</div>
</div>
<div class="col-sm-6 col-md-5">
<!-- About Text -->
<div class="about_us_text_area">
<p>We offer dynamic pricing with the help of the real time availability of the surplus energy .
If the surplus energy is high the cost is low and vice versa .
Our algorithm which takes note of the transmission cost as well as maintenance cost before giving the price dynamically .
</p>
</div>
</div>
</div>
</div>
</section>
<!-- ::::::::::::::::::::::::::: About App Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: App Screenshot Area Start ::::::::::::::::::::::::::: -->
<section class="app_screenshot_area section_padding_100">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- Section Heading Start -->
<div class="section_heading wow fadeInUp">
<h2>App <span>Screenshots</span></h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
</div>
<!-- Section Heading End -->
</div>
</div>
<div class="row">
<div class="col-xs-12">
<!-- App Screenshot Slider Area -->
<div class="app_screenshots">
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/01.jpg" alt="">
</div>
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/02.jpg" alt="">
</div>
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/03.png" alt="">
</div>
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/04.png" alt="">
</div>
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/05.png" alt="">
</div>
<div class="single_screenshot">
<img src="img/screenshot/06.png" alt="">
</div>
<!-- Single Slide -->
<div class="single_screenshot">
<img src="img/screenshot/07.png" alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ::::::::::::::::::::::::::: App Screenshot Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: Timeline Area Start ::::::::::::::::::::::::::: -->
<section class="timeline_area section_padding_100">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- Section Heading Start -->
<div class="section_heading wow fadeInUp">
<h2> Impleme<span>ntation</span></h2>
</div>
<!-- Section Heading End -->
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="history_timeline_area">
<!-- Single Timeline Area Start -->
<div class="single_timeline_block even-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>The customer has the ability to schedule his appliance to run when the cost of electricity is running lowest for the day.(with the help of previous learning model)
</p>
</div>
</div>
<!-- Single Timeline Area Start -->
<div class="single_timeline_block odd-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>It has three priority options High , Medium and Low. If high it will run right away but in low it will wait for the lowest price of electricity to come and then it will run .
</p>
</div>
</div>
<!-- Single Timeline Area Start -->
<div class="single_timeline_block even-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>So to raise funds for the maintenance and evolution of the grid we can sell a limited amount of unit to Each consumer in advance to gain funds to invest in our grid.(i.e 20 units a day)
</p>
</div>
</div>
<!-- Single Timeline Area Start -->
<div class="single_timeline_block odd-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>As per our dynamic pricing the person can purchase the units at the rate going on at that moment .(the minimum rate we are predicting)
</p>
</div>
</div>
<!-- Single Timeline Area Start -->
<div class="single_timeline_block even-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>The units purchased is stored as the form of a digital code and he can use it whenever he wants .
</p>
</div>
</div>
<!-- Single Timeline Area Start -->
<div class="single_timeline_block odd-item clearfix wow fadeInUp">
<div class="timeline_icon">
</div>
<div class="timeline_text_content">
<p>To minimize the misuse of this the customers are only allowed to buy 200 units a week and they will be activated after a week of buying for use .
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ::::::::::::::::::::::::::: Timeline Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: Footer Area Start ::::::::::::::::::::::::::: -->
<footer class="footer_area">
<div class="footer_copywrite_area">
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- Footer Copwrite Area -->
<div class="footer_bottom text-center">
<div class="text-center fadeInUp section_heading wow" style="padding: " >
<button style="padding: 50px; font-size: 30px"><a href="https://drive.google.com/file/d/0B5osUWZlcA-qVlJ6WktXTF9fQXM/view?usp=sharing"> Download APk</a></button>
</div>
<p>Made with <i class="icofont icofont-heart-alt"></i> by <a href="#">Codebit</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- ::::::::::::::::::::::::::: Footer Area End ::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::: All jQuery Plugins ::::::::::::::::::::::::::: -->
<!-- jQuery (necessary for all JavaScript plugins) -->
<script src="js/jquery-2.2.4.min.js"></script>
<!-- Bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- Owl-carousel js -->
<script src="js/owl.carousel.min.js"></script>
<!-- Ajax Contact js -->
<script src="js/ajax-contact.js"></script>
<!-- Meanmenu js -->
<script src="js/meanmenu.js"></script>
<!-- Onepage Nav js -->
<script src="js/jquery.nav.min.js"></script>
<!-- Magnific Popup js -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- jQuery easing js -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Back to top js -->
<script src="js/jquery.scrollUp.js"></script>
<!-- MatchHeight js -->
<script src="js/jquery.matchHeight-min.js"></script>
<!-- CounterUp js -->
<script src="js/jquery.counterup.js"></script>
<!-- Waypoints js -->
<script src="js/waypoints.js"></script>
<!-- YouTube Video Player js -->
<script src="js/YTPlayer.min.js"></script>
<!-- GOOGLE MAPS -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDk9KNSL1jTv4MY9Pza6w8DJkpI_nHyCnk" type="text/javascript"></script>
<!-- GOOGLE ACTIVE JS -->
<script src="js/map-active.js"></script>
<!-- Wow JS -->
<script src="js/wow.min.js"></script>
<!-- Active js -->
<script src="js/custom.js"></script>
</body>
<!-- Mirrored from demo.designing-world.com/wrapapland/apland/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 18 Feb 2017 23:34:57 GMT -->
</html>