-
Notifications
You must be signed in to change notification settings - Fork 0
/
tools.html
319 lines (305 loc) · 13.2 KB
/
tools.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
<!DOCTYPE html>
<!--
TXT by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>SyMptOMS Platform</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/custom.css" />
</head>
<body>
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<div class="logo container">
<div>
<h1>
<a href="index.html" id="logo"><img style="width:15%; height:15%; vertical-align: middle;"
src="images/logo-symptoms.png" alt="Logo symptoms" /></a>
</h1>
<p>Sensor- and Mobile -based Mental Health Solution</p>
</div>
</div>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="research-lines.html">Research Lines</a></li>
<li><a href="use-cases.html">Use Cases</a></li>
<li class="current"><a href="tools.html">Tools</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="about.html">About us</a></li>
<!-- <li class="current"><a href="symptoms-platform.html">Platform</a></li> -->
<span class="menu-lang">
<li class="item-lang lang-disabled"><a href="tools.html">EN</a></li>
<li class="item-lang lang"><a href="es/tools.html">ES</a> </li>
</span>
</ul>
</nav>
<!-- Main -->
<section id="main">
<div class="container">
<div class="row">
<div class="col-12">
<div class="content">
<!-- Content -->
<article class="box page-content">
<header>
<h2>SyMptoMS Platform</h2>
</header>
<section>
<p>
SyMptoMS consists of an smartphone app for patients, web
app for therapists, server-side sevices, for data storage,
analysis, etc
</p>
</section>
</article>
</div>
</div>
<div class="col-12">
<!-- Features -->
<section class="box features">
<h2 class="major"><span>Our goal</span></h2>
<div>
<div class="row">
<div class="col-6 col-6-medium col-12-small">
<!-- Feature -->
<section class="box feature">
<video controls poster="images/SymptomsDemo-source.png"
style="display:block; width: 100%; border-radius: 8px;">
<source src="images/SymptomsDemo.mp4" type="video/mp4">
</video>
<!-- <a class="image featured"><img src="images/goal.png" alt="" /></a> -->
</section>
</div>
<div class="col-6 col-6-medium col-12-small">
<!-- Feature -->
<section class="box feature" style="vertical-align: middle;">
<p style=" vertical-align: middle;">
Our goal is to facilitate the creation of apps that
use the advanced features of smartphones, allowing
to generate applications according to each type of
disorder without the need for technical knowledge
</p>
</section>
</div>
</div>
</section>
</div>
<div class="col-12">
<!-- Features -->
<section class="box features">
<h2 class="major"><span>End User Tools</span></h2>
<div>
<div class="row">
<div class="col-4 section-title-web">
<h2>For Patients</h2>
</div>
<div class="col-8 section-title-web">
<h2>For Therapists</h2>
</div>
</div>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<!-- Feature -->
<section class="box feature">
<a class="image featured"><img src="images/mobile-app.png" alt="" /></a>
<h3>Android App</h3>
<p>
Has configurable features depending on treatment <br />
Monitors the patient progress through sensors <br />
EEMs and IEMs deliveries.
</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Feature -->
<section class="box feature">
<a class="image featured"><img src="images/config.png" alt="" /></a>
<h3>Management Web App</h3>
<p>
It allows to manage centers, psycologists and patients, it also allows to define the
configuration of the mobile app for each patient, adjusted to the needs of
each mental disorder and treatment.
</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<!-- Feature -->
<section class="box feature">
<a class="image featured"><img src="images/web-visualizator.png" alt="" /></a>
<h3>Visualizator Web App</h3>
<p>
It allows to track the patient progress, analysing the data reported by them, it has a map view
to track exposures to predefined locations. <br />
View the evaluations sent by each patient and the interventions received.
</p>
</section>
</div>
</div>
<div class="row">
<div class="col-4">
<ul class="actions">
<a href="https://play.google.com/store/apps/details?id=com.geotec.nacho.mensajesgeolocalizados&hl=es_419"
class="button large" style="text-align: center;" target="_blank">Download Mobile App</a>
</ul>
</div>
<div class="col-4">
<ul class="actions">
<a class="button large">Demo under construction</a>
</ul>
</div>
<div class="col-4">
<ul class="actions">
<a class="button large">Demo under construction</a>
</ul>
</div>
</div>
</div>
</section>
</div>
<div class="col-12">
<!-- Features -->
<!-- <section class="box features">
<h2 class="major"><span>Developer tools</span></h2>
<div>
<div class="row">
<div class="col-4 col-6-medium col-12-small">
<section class="box feature">
<a class="image featured"><img src="images/mobile-app.png" alt="" /></a>
<h3>Lorem ipsum</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas dolor id tincidunt
tempor. Proin gravida, augue
vitae sollicitudin congue, nunc metus consectetur eros, ac rhoncus odio sem ut risus. Sed
hendrerit est id tellus
bibendum tincidunt. Nunc faucibus nisi ut libero interdum feugiat.
</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box feature">
<a class="image featured"><img src="images/config.png" alt="" /></a>
<h3>Lorem ipsum</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas dolor id tincidunt
tempor. Proin gravida, augue
vitae sollicitudin congue, nunc metus consectetur eros, ac rhoncus odio sem ut risus. Sed
hendrerit est id tellus
bibendum tincidunt. Nunc faucibus nisi ut libero interdum feugiat.
</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">
<section class="box feature">
<a class="image featured"><img src="images/web-visualizator.png" alt="" /></a>
<h3>Lorem ipsum</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam egestas dolor id tincidunt
tempor. Proin gravida, augue
vitae sollicitudin congue, nunc metus consectetur eros, ac rhoncus odio sem ut risus. Sed
hendrerit est id tellus
bibendum tincidunt. Nunc faucibus nisi ut libero interdum feugiat.
</p>
</section>
</div>
</div>
<div class="row">
<div class="col-4">
<ul class="actions">
<a href="https://github.com/GeoTecINIT/symptoms-webapp" class="button large"
style="text-align: center;" target="_blank">Visit repository</a>
</ul>
</div>
<div class="col-4">
<ul class="actions">
<a href="https://github.com/GeoTecINIT/symptoms-webapp" class="button large"
style="text-align: center;" target="_blank">Visit repository</a>
</ul>
</div>
<div class="col-4">
<ul class="actions">
<a href="https://github.com/GeoTecINIT/symptoms-webapp" class="button large"
style="text-align: center;" target="_blank">Visit repository</a>
</ul>
</div>
</div>
</div>
</section> -->
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<div class="row gtr-200">
<div class="col-12">
<!-- About -->
<section>
<p>
SyMptOMS is being developed by
<a href="http://geotec.uji.es">GEOTEC</a> with the
contribution of
<a href="http://www.labpsitec.uji.es/esp/index.php">LABPSITEC</a>
and funding by Ministerio de Ciencia, Innovación y
Universidades
</p>
</section>
</div>
<div class="col-12">
<!-- Contact -->
<section>
<h2 class="major"><span>Get in touch</span></h2>
<ul class="contact">
<li>
<a class="icon brands fa-facebook-f" href="#"><span class="label">Facebook</span></a>
</li>
<li>
<a class="icon brands fa-twitter" target="_blank" href="https://twitter.com/geotecUJI"><span
class="label">Twitter</span></a>
</li>
<li>
<a class="icon brands fa-instagram" href="#"><span class="label">Instagram</span></a>
</li>
<li>
<a class="icon brands fa-dribbble" target="_blank"
href="http://geotec.uji.es/projects/symptoms/"><span class="label">Dribbble</span></a>
</li>
<li>
<a class="icon brands fa-linkedin-in" target="_blank"
href="https://www.linkedin.com/company/geotec-geospatial-technologies-research-group---universitat-jaume-i/about/"><span
class="label">LinkedIn</span></a>
</li>
</ul>
</section>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<ul class="menu">
<li>© Untitled. All rights reserved</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>