-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
369 lines (273 loc) · 19.1 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Layout</title>
<link rel="stylesheet" href="css/unslider.css">
<link rel="stylesheet" href="css/main-min.css">
<link rel="shortcut icon" href="img/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400" rel="stylesheet">
</head>
<body>
<nav class="mobile-nav" role="navigation">
<ul>
<li id="bt"><a href="team.html"><span>team</span></a></li>
<li><a href="technology.html"><span>technology</span></a></li>
<li><a href="future.html"><span>future</span></a></li>
<!-- <li id="signin-mobile"><a href="#"><span>sign up</span></a></li> -->
</ul>
</nav>
<div class="main-header-wrapper">
<nav class="main-header">
<a class="brand" id="no-lp" href="index.html"><img class="logo-svg" src="img/logo.svg" /></a>
<ul class="main-nav">
<li><a href="team.html" class="link">team</a></li>
<li><a href="technology.html" class="link">technology</a></li>
<li><a href="future.html" class="link">future</a></li>
<!-- <li><a href="#" class="link sign-in" id="no-rp">sign up</a></li> -->
</ul>
<button class="hamburger hamburger--spring" type="button">
<span class="hamburger-box">
<span class="hamburger-inner"></span>
</span>
</button>
</nav>
</div>
<div class="row" id="intro-row">
<section class="intro-section">
<h1>Incline Fitness</h1>
<h3>Created by High School students for High School students.</h3>
<div class="secondary-header-wrapper">
<nav class="secondary-header" id="smallnav">
<ul class="secondary-nav">
<li><a class="secondary-link active" href="#whatAnchor">What</a></li>
<li><a class="secondary-link" href="#whyAnchor">Why</a></li>
<li><a class="secondary-link" href="#howAnchor">How</a></li>
</ul>
</nav>
</div>
</section>
<div class="overlay">
</div>
<div class="video-wrapper">
<img class="video-replace" src="img/video-replace.jpg">
<video autoplay loop muted>
<source data-src="img/video.mp4" type="video/mp4" src="img/video.mp4">
</video>
</div>
</div>
<div class="row" id="what-row">
<section class="what-section">
<!-- <a id="myAnchor"> -->
<h2><a id="whatAnchor">What is it?</a></h2>
<!-- </a> -->
<p>
First and foremost <span class="color-text">Incline Fitness</span> is an application built to enter and analyze Presidential Fitness data. It was built by high school students for high school students and aims to provide a simple solution
to a complex problem.
</p>
<img class="diagram" src="img/phones-diagram.png" />
<p>
<span class="color-text">Incline Fitness</span> provides a completely free solution to every elementary and high school in Illinois. This solution comes packaged with the means to enter data through a mobile application and to generate
reports through a web application.
</p>
<button class="button-invert" type="button" name="button" onclick="location.href='team.html'">
Read More
</button>
</section>
</div>
<div class="row">
<section class="why-section" id="why-section">
<div class="width-wrapper">
<h2 id="mt"><a id="whyAnchor">Why use it?</a></h2>
<p>
Thats a fair question, we think you should use <span class="color-text">Incline Fitness</span> because we believe it is exactly the solution you are looking for.
</p>
</div>
<div class="icon-list">
<div class="col col-1">
<div class="icon">
<svg id="lock-icon" class="lock-icon" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200">
<circle cx="100" cy="100" r="95" fill="none" stroke="#1b98e0" stroke-width="6" stroke-miterlimit="10" stroke-linecap="square"/>
<path fill="none" stroke="#1b98e0" stroke-width="3" stroke-miterlimit="10" d="M131.4 90.3h-7.8V69.8a23.6 23.6 0 0 0-47.2 0v20.5h-7.8a7.8 7.8 0 0 0-7.8 7.8v48a7.8 7.8 0 0 0 7.8 7.8h62.8a7.8 7.8 0 0 0 7.8-7.8v-48a7.8 7.8 0 0 0-7.8-7.8zm-24 32.5v9.6a7.4 7.4 0 0 1-14.7 0v-9.6a10.7 10.7 0 1 1 14.7 0zM83.7 71.1c0-9.6 7.3-17.3 16.3-17.3s16.3 7.8 16.3 17.3v19.3H83.7z"/>
<path fill="none" stroke="#1b98e0" stroke-width="5" stroke-miterlimit="10" d="M110.7 115a10.7 10.7 0 0 1-3.3 7.8v9.6a7.4 7.4 0 0 1-14.7 0v-9.6a10.7 10.7 0 1 1 18.1-7.8z"/>
</svg>
</div>
<div class="content">
<h2>Accessability </h2>
<p>
<span class="color-text">Incline Fitness</span> is completely accessable, meaning that no matter what platform you are on. You can enter and analyze data. See out web app and IOS app for more details.
</p>
</div>
</div>
<div class="col col-2">
<div class="icon">
<svg id="cash-icon" class="cash-icon" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200">
<circle cx="100" cy="100" r="95" fill="none" stroke="#1b98e0" stroke-width="6" stroke-miterlimit="10" stroke-linecap="square"/>
<path fill="none" stroke="#1b98e0" stroke-width="3" d="M105 92.9c-13.3-5.4-19-9.4-19-17.3 0-6.1 4.4-13.1 16.2-13.1a37 37 0 0 1 19.2 5.2l3.8-10c-4.4-2.6-10.7-5-19.9-5.3V37.7H96V53c-14 2.3-23.1 11.8-23.1 24.4s9.6 20.2 25.2 26.3c11.3 4.5 17.3 9.7 17.3 18.1s-7.3 14.9-18.2 14.9a40.9 40.9 0 0 1-22-6.5l-3.7 10.2c5.3 3.8 14.5 6.5 23.4 6.7v15.3h9.6v-15.9c15.7-2.6 24.1-13.8 24.1-25.8 0-13.5-7.9-21.4-23.6-27.8z"/>
</svg>
</div>
<div class="content">
<h2>Cost</h2>
<p>
Its simple enough, <span class="color-text">Incline Fitness</span> is free. Its a free service, without sacrificing performance.
</p>
</div>
</div>
<div class="col col-3">
<div class="icon">
<svg id="gear-icon" class="gear-icon" xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200">
<circle cx="100" cy="100" r="95" fill="none" stroke="#1b98e0" stroke-width="6" stroke-miterlimit="10" stroke-linecap="square"/>
<path fill="none" stroke="#1b98e0" stroke-width="3" stroke-miterlimit="10" d="M149.6 87.7h-10.4a4 4 0 0 1-2.8-6.8l7.3-7.3a5.7 5.7 0 0 0 0-8.1l-9.3-9.3a5.8 5.8 0 0 0-8.1 0l-7.3 7.3a4 4 0 0 1-6.8-2.8V50.4a5.7 5.7 0 0 0-5.7-5.7H93.4a5.7 5.7 0 0 0-5.7 5.7v10.4a4 4 0 0 1-6.8 2.8l-7.3-7.3a5.8 5.8 0 0 0-8.1 0l-9.3 9.3a5.7 5.7 0 0 0 0 8.1l7.3 7.3a4 4 0 0 1-2.8 6.8H50.4a5.7 5.7 0 0 0-5.7 5.7v13.2a5.7 5.7 0 0 0 5.7 5.7h10.4a4 4 0 0 1 2.8 6.8l-7.3 7.3a5.7 5.7 0 0 0 0 8.1l9.3 9.3a5.8 5.8 0 0 0 8.1 0l7.3-7.3a4 4 0 0 1 6.8 2.8v10.3a5.7 5.7 0 0 0 5.7 5.7h13.2a5.7 5.7 0 0 0 5.7-5.7v-10.5a4 4 0 0 1 6.8-2.8l7.3 7.3a5.8 5.8 0 0 0 8 0l9.3-9.3a5.7 5.7 0 0 0 0-8.1l-7.3-7.3a4 4 0 0 1 2.8-6.8h10.4a5.7 5.7 0 0 0 5.7-5.7V93.4a5.7 5.7 0 0 0-5.8-5.7zM114.3 100A14.3 14.3 0 1 1 100 85.7a14.3 14.3 0 0 1 14.3 14.3z"/>
</svg>
</div>
<div class="content">
<h2>Usability</h2>
<p>
<span class="color-text">Incline Fitness</span> was developed by high school students, for high school students. This ensures the user experience is streamlined and free of unnecessary bloat.
</p>
</div>
</div>
</div>
</section>
</div>
<div class="row" id="how-row">
<section class="how-section">
<h2><a id="howAnchor">How Does it Work?</a></h2>
<p>
<span class="color-text">Incline Fitness</span> works by allowing students to enter data: faster, more frequently and more accurately. The app connects to a database, effectively storing all students data. The web app allows teachers
to view the student data and generate useful reports, comparing and visualizing the student fitness data.
</p>
<div class="my-slider">
<ul>
<li>
<div class="slide-image-wrapper">
<img class="iphone-icon" src="img/iphone.svg" alt="">
</div>
<h2>Step 1
<span class="arrow">
<svg id="arrow-icon"xmlns="http://www.w3.org/2000/svg" width="37.7" height="27.7" viewBox="0 0 37.7 27.7">
<title>
arrow
</title>
<line x1="0.5" y1="13.8" x2="37.2" y2="13.8" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="27.2" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="0.5" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
</svg>
</span>
</h2>
<h3>Students Enter Fitness Tests</h3>
<p>
Students complete Presidential Fitness tests as assigned by their P.E. department. After a student completes a test, they can open the Incline Fitness mobile app and login using their school office 365 account. After a student has logged in, they can navigate to the test’s specific location within the app interface and enter the test result.
</p>
<p id="swipe-info" class="muted">
<em>swipe right to see more</em>
</p>
</li>
<li>
<div class="slide-image-wrapper">
<img class="laptop-icon" src="img/laptop.svg" alt="">
</div>
<h2>Step 2
<span class="arrow">
<svg id="arrow-icon"xmlns="http://www.w3.org/2000/svg" width="37.7" height="27.7" viewBox="0 0 37.7 27.7">
<title>
arrow
</title>
<line x1="0.5" y1="13.8" x2="37.2" y2="13.8" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="27.2" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="0.5" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
</svg>
</span>
</h2>
<h3>Teachers Evaluate Student Data</h3>
<p>
After a student enters data, it gets sent to a database on the cloud. From their it is piped into our priority web app dashboard, (Incline Fitness Web) it allows teachers to create classes and add students to those classes. After a teacher has set up their class, they can utilize the analytics tools to compare and contrast student test scores.
<p id="swipe-info" class="muted">
<em>swipe right to see more</em>
</p>
</li>
<li>
<div class="slide-image-wrapper">
<img class="laptop-icon" src="img/desktop.svg">
</div>
<h2>Step 3
<span class="arrow">
<svg id="arrow-icon"xmlns="http://www.w3.org/2000/svg" width="37.7" height="27.7" viewBox="0 0 37.7 27.7">
<title>
arrow
</title>
<line x1="0.5" y1="13.8" x2="37.2" y2="13.8" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="27.2" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
<line x1="37.2" y1="13.8" x2="23.8" y2="0.5" fill="none" stroke="#231f20" stroke-linecap="round" stroke-width="2" stroke-miterlimit="10"/>
</svg>
</span>
</h2>
<h3>Students See Progress</h3>
<p>
Once a teacher creates a class and generates a report for each student. A notification is sent to that student, letting him or her know that their progress report has been generated and that they can login to their Incline Fitness Web account to see it. From this point the report can be printed, emailed, or exported in csv for use in Microsoft Excel.
</p>
<p id="swipe-info" class="muted">
<em>swipe right to go back</em>
</p>
</li>
</ul>
</div>
</section>
</div>
<div class="row">
<section class="sub-section">
<h1>Ok Im Sold, Show Me.</h1>
<div class="mail-icon">
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg class="airplane-icon" width="68px" height="55px" viewBox="0 0 68 55" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<g id="Intro-Site" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="Mobile-Portrait" sketch:type="MSArtboardGroup" transform="translate(-126.000000, -2730.000000)" fill="#1B98E0">
<g id="Airplane" sketch:type="MSLayerGroup" transform="translate(126.000000, 2730.000000)">
<path d="M68.0004,0.0361 L0.0004,23.0351 L24.1224,33.9631 L65.4164,3.6571 L34.9524,37.0741 L56.9994,49.5361 L68.0004,0.0361 Z" id="Fill-1" sketch:type="MSShapeGroup"></path>
<path d="M23.2569,55 L36.4999,44.581 L23.2569,37.822 L23.2569,55 Z" id="Fill-2" sketch:type="MSShapeGroup"></path>
</g>
</g>
</g>
</svg>
</div>
<p>
At this time, <span class="color-text">Incline Fitness</span> is still being developed. However, you can sign up to be notified when the entire solution is avaliable.
</p>
<form class="input-form" action="#" method="post">
<input class="email" type="text" name="email" value="" placeholder="jakeman@gmail.com">
<input class="send-button" type="submit" name="send" value="Submit">
</form>
</section>
</div>
<div class="main-footer-wrapper">
<footer class="main-footer">
<span><p class="small muted text-left">© Isophex LLC 2016</p></span>
<ul class="footer-icons">
<a href="#">
<li>
<svg viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
<path fill="#FFFFFF" d="M 16.8313 4.1875 C 16.2196 4.4609 15.5624 4.645 14.8726 4.728 C 15.5767 4.3037 16.1173 3.6309 16.3719 2.8291 C 15.7131 3.2227 14.9833 3.5078 14.2064 3.6621 C 13.5844 2.9951 12.698 2.5776 11.717 2.5776 C 9.8336 2.5776 8.3069 4.1143 8.3069 6.0107 C 8.3069 6.2803 8.3369 6.542 8.395 6.7935 C 5.5608 6.6504 3.0479 5.2832 1.3657 3.2061 C 1.0723 3.7134 0.9041 4.3027 0.9041 4.9326 C 0.9041 6.123 1.5062 7.1738 2.4213 7.79 C 1.8622 7.7725 1.3364 7.6182 0.8767 7.3604 C 0.8762 7.375 0.8762 7.3896 0.8762 7.4038 C 0.8762 9.0674 2.0519 10.4551 3.6119 10.77 C 3.3257 10.8491 3.0245 10.8906 2.7135 10.8906 C 2.4937 10.8906 2.2802 10.8691 2.0719 10.8291 C 2.5059 12.1934 3.7653 13.1855 5.2576 13.2139 C 4.0905 14.1348 2.62 14.6831 1.0221 14.6831 C 0.7469 14.6831 0.4756 14.667 0.2086 14.6353 C 1.718 15.6094 3.5105 16.1777 5.4364 16.1777 C 11.7092 16.1777 15.1394 10.9463 15.1394 6.4092 C 15.1394 6.2607 15.1361 6.1123 15.1295 5.9648 C 15.7958 5.4805 16.374 4.876 16.8313 4.1875 Z"></path>
</svg>
</li>
</a>
<a href="#">
<li>
<svg viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
<path fill="#FFFFFF" d="M 10.7169 3.4766 L 12.8542 3.4766 L 12.8542 0.311 L 10.3422 0.311 L 10.3422 0.3232 C 7.2998 0.4282 6.6744 2.1455 6.6199 3.9468 L 6.6135 3.9468 L 6.6135 5.5254 L 4.5431 5.5254 L 4.5431 8.626 L 6.6135 8.626 L 6.6135 16.9336 L 9.7393 16.9336 L 9.7393 8.626 L 12.2979 8.626 L 12.7897 5.5254 L 9.7393 5.5254 L 9.7393 4.5723 C 9.7393 3.9634 10.1421 3.4766 10.7169 3.4766 Z"></path>
</svg>
</li>
</a>
</ul>
<span><p class="small muted text-right">Created by: Jake Schroeder</p></span>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery.smoothscroll.js" type="text/javascript"></script>
<script src="js/vivus.min.js" type="text/javascript"></script>
<script src="js/swipe.js" type="text/javascript"></script>
<script src="js/move.js" type="text/javascript"></script>
<script src="js/unslider-min.js" type="text/javascript"></script>
<script src="js/index-function.js" type="text/javascript"></script>
</body>
</html>