-
Notifications
You must be signed in to change notification settings - Fork 1
/
1injurytracker.html
247 lines (224 loc) · 10.6 KB
/
1injurytracker.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
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="img/favicon.ico">
<!-- Author Meta -->
<meta name="author" content="colorlib">
<!-- Meta Description -->
<meta name="description" content="">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>CV Enterprises</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<header id="header" id="home">
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-lg-6 col-sm-6 col-8 header-top-left no-padding">
<ul>
<!-- <li><a href="#"><i class="fa fa-facebook"></i></a></li> -->
<!-- <li><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<li><a href="https://www.youtube.com/channel/UCU3K6wBREHwxD6l8hyIWEOw">youtube channel <i class="fa fa-youtube"></i></a></li>
</ul>
</div>
<div class="col-lg-6 col-sm-6 col-4 header-top-right no-padding">
<a href="mailto:[email protected]"><span class="lnr lnr-envelope"></span> <span class="text">[email protected]</span></a>
</div>
</div>
</div>
</div>
<div class="container main-menu">
<div class="row align-items-center justify-content-between d-flex">
<div id="CVENTlogo">
<a href="index.html"><img src="img/CVENTlogo.png" alt="" title="" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="index.html">Home</a></li>
<!-- <li><a href="about.html">About</a></li> -->
<!-- <li><a href="https://cv-enterprises.github.io/index.html#project">Projects</a></li> -->
<!--
<li><a href="team.html">Team</a></li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</div>
</header><!-- #header -->
<!-- start banner Area -->
<section class="banner-area relative about-banner" id="home">
<div class="overlay overlay-bg"></div>
<div class="container">
<div class="row d-flex align-items-center justify-content-center">
<div class="about-content col-lg-12">
<h1 class="text-white">
Projects
</h1>
<p class="text-white link-nav"><a href="https://cv-enterprises.github.io/index.html#project">Projects </a> <span class="lnr lnr-arrow-right"></span> <a href="1injurytracker.html">Injury Tracker</a></p>
</div>
</div>
</div>
</section>
<!-- End banner Area -->
<!-- Start course-details Area -->
<section class="course-details-area pt-120">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-70 col-lg-8">
<div class="title text-center">
<a name = "project"> <h1 class="mb-10">Injury Tracker</h1> </a>
<!-- <p>There is a moment in the life of any aspiring.</p> -->
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 left-contents">
<div class="main-image">
<img class="img-fluid" src="img/injurytracker.jpg" alt="">
</div>
<i>From left to right: Justin Nakama, Will Ozeas</i>
<div class="jq-tab-wrapper" id="horizontalTab">
<div class="jq-tab-menu">
<div class="jq-tab-title active" data-tab="1">Objective</div>
<div class="jq-tab-title" data-tab="2">Project Description</div>
<!-- <div class="jq-tab-title" data-tab="3">Future</div> -->
</div>
<div class="jq-tab-content-wrapper">
<div class="jq-tab-content active" data-tab="1">
<br>
The school’s athletic trainer was looking for a free and easy-to-use electronic medical database to track injuries of student athletes at CV.
<br>
<br>
</div>
<div class="jq-tab-content" data-tab="2">
<!-- FIXXXXXXXXXXXXXXXXXX!!!!!!!!!!! -->
<img class="img-fluid" src="img/InjuryTracker1.png" alt="">
<br>
<br>
We created a website compatible on all devices that can store information, PDFs, and photos securely. Only district teachers are verified to make an account on our site, and accounts must be confirmed via email.
We used Ruby on Rails, 5QLite, and AWS storage systems to create our functional database.
<br>
<br>
<div class="col-md-12 video-right justify-content-center align-items-center d-flex relative">
<iframe width="420" height="315"
src="https://www.youtube.com/embed/maEBPHLHMks">
</iframe>
<!-- <div class="overlay overlay-bg"></div> -->
<!-- <!-- maybe get someone to make a video and post in on youtube -->
<!-- <!-- CONVERT MOV FILE TO MP4 OR UPLOAD TO YOUTUBE -->
<!-- <a class="play-btn" href="video/injury.mov"><img class="img-fluid mx-auto" src="img/play.png" alt=""></a> -->
</div>
<br>
The school athletic trainer loved her new website. With capability with desktop and mobile, using the app will especially be easy to use on an iPad during the sideline of a game.
<br>
<br>
<!-- <a href="downloads/QuizV2.zip" download = "sampleQuiz" class="primary-btn">Link to site</a> -->
<a href="https://cvinjuryapp.herokuapp.com" class="primary-btn">LINK TO SITE</a>
</div>
<!-- <div class="jq-tab-content" data-tab="3">
<br>
****THERE DOESN'T SEEM TO BE FUTURE PLANS FOR THIS PROJECT
</div> -->
</div>
</div>
</div>
<div class="col-lg-4 right-contents">
<ul>
<li>
<!-- Add links to names to go to resume -->
<a class="justify-content-between d-flex" href="https://github.com/jnakama">
<p>Team Member</p>
<span class="or">Justin Nakama</span>
</a>
</li>
<li>
<!-- Add links to names to go to resume -->
<a class="justify-content-between d-flex" href=" https://github.com/williamozeas/Resume">
<p>Team Member</p>
<span class="or">Will Ozeas</span>
</a>
</li>
<li>
<!-- Add links to names to go to resume -->
<a class="justify-content-between d-flex" href="https://github.com/asl1412/andrewresume">
<p>Team Member</p>
<span class="or">Andrew Lee</span>
</a>
</li>
<li>
<a class="justify-content-between d-flex" href="#">
<!-- Maybe have the employer name-->
<p>Customer </p>
<span > Junko Nakayama </span>
</a>
</li>
<li>
<!-- In order to make this openable in another tab, I used: target= "_blank" in the tag -->
<a class="justify-content-between d-flex" href="downloads/InjurySchedule.pdf" target="_blank">
<p>Date Range </p>
<span class = "or"> Project Schedule </span>
</a>
</li>
</ul>
<!-- <a href="#" class="primary-btn text-uppercase">Enroll the course</a> -->
</div>
</div>
</div>
</section>
<!-- End course-details Area -->
<!-- Start popular-courses Area -->
<section class="popular-courses-area section-gap courses-page">
<!-- REMOVED STUFF HERE -->
<!-- LEFT SECTION CLASS TO HELP WITH SPACING ON THE PAGE -->
</section>
<!-- End popular-courses Area -->
<!-- start footer Area -->
<footer class="footer-area section-gap">
<div class="container">
<div class="row">
<div class="footer-bottom row align-items-center justify-content-between">
<p class="footer-text m-0 col-lg-12 col-md-12"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Brought to you by Miya Higuchi
<br>
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a> & distributed by <a href="https://themewagon.com" target="_blank">ThemeWagon</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</footer>
<!-- End footer Area -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script>
<script src="js/easing.min.js"></script>
<script src="js/hoverIntent.js"></script>
<script src="js/superfish.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.tabs.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
</body>
</html>