-
Notifications
You must be signed in to change notification settings - Fork 4
/
Apps.html
797 lines (474 loc) · 32.3 KB
/
Apps.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
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
<!doctype html>
<html>
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-144922094-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-144922094-1');
</script>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Sparrow Apps Ecosystem</title>
<meta name="description" content="Applications ecosystem for disaster preparation, management, response and recovery">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:image" content="images/sparrow/sparrowLogoSquared.png" />
<meta itemprop="image" content="images/sparrow/sparrowLogoSquared.png"/>
<meta property="og:type" content="website" />
<meta property="og:title" content="Sparrow Apps Ecosystem" />
<meta property="og:description" content="Applications ecosystem for disaster preparation, management, response and recovery" />
<meta property="og:image" content="images/sparrow/sparrowLogoSquared.png" />
<meta property="og:image:url" content="images/sparrow/sparrowLogoSquared.png" />
<link rel="shortcut icon" type="image/x-icon" href="images/sparrow/sparrowLogoSquared.png" />
<link rel="apple-touch-icon-precomposed" href="images/sparrow/sparrowLogoSquared.png">
<link rel="icon" sizes="192x192" href="images/sparrow/sparrowLogoSquared.png">
<link rel="shortcut icon" type="image/x-icon" href="images/sparrow/sparrowLogoSquared.png" />
<link rel="apple-touch-icon-precomposed" href="images/sparrow/sparrowLogoSquared.png"/>
<link rel="icon" sizes="192x192" href="images/sparrow/sparrowLogoSquared.png">
<meta name="author" content="Sparrow Apps Ecosystem">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=false" />
<meta name="viewport" content="user-scalable=no" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- <meta http-equiv="Cache-control" content="private,max-age:3600"> -->
<meta name="theme-color" content="#ffffff ">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="css/home.css">
<!-- Compiled and minified JavaScript -->
<script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script>
$(document).ready(function(){
$('.sidenav').sidenav();
$('.collapsible').collapsible();
$('.tooltipped').tooltip();
});
</script>
<!-- Material Icons -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<!-------------------------------------------Nav Bar--------------------------------->
<nav class="white">
<div class="nav-wrapper" style="margin-right:10px;">
<a href="#" data-target="mobile-demo" class="button-collapse sidenav-trigger" ><i class="blue-grey-text text-darken-4 material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li><a class="black-text" href="https://sparrow-platform.com">Home</a></li>
<li><a class="black-text" href="Net.html">Sparrow Net</a></li>
<li><a class="black-text" href="AI.html">Sparrow AI</a></li>
<li><a class="black-text" href="Apps.html">Apps Ecosystem</a></li>
<li><a class="black-text tooltipped" data-position="bottom" data-tooltip="Coming Soon">Developers portal</a></li>
</ul>
</div>
</nav>
<ul class="sidenav" id="mobile-demo">
<li ><a class="wave-effect black-text" href="https://sparrow-platform.com">Home</a></li>
<li><a class="wave-effect black-text" href="Net.html">Sparrow Net</a></li>
<li><a class="wave-effect black-text" href="AI.html">Sparrow AI</a></li>
<li><a class="wave-effect black-text" href="Apps.html">Apps Ecosystem</a></li>
<li><a class="black-text tooltipped" data-position="bottom" data-tooltip="Coming Soon" >Developers portal</a></li>
<li><a class="wave-effect black-text" href="About.html">About Us</a></li>
</ul>
<!-------------------------------------------Nav Bar--------------------------------->
<!------------------------------------------Main--------------------------------->
<div class="white valign-wrapper sparrorNetMain" style="padding-top: 5vh; padding-bottom: 0vh;">
<div class=" container ">
<div class="row">
<img class="col s12 l6 m8 offset-l3 offset-m2" src="images/sparrow/SparrowAppletMain.png"/>
<span class="l4 m2"></span>
</div>
<div class="row valign-wrapper ">
<h4 class="col center s12 l4 m8 offset-l4 offset-m2 cyan-text text-darken-4">Sparrow Apps Ecosystem</h5>
<span class="l4 m2"></span>
</div>
<div class="row valign-wrapper " style="margin-top:-30px;">
<h6 class="col center s12 m8 offset-m2 l8 offset-l2 text-darken-4 blue-grey-text">
"Applications ecosystem for disaster preparation, management, response and recovery"
</h6>
</div>
</div>
</div>
<!------------------------------------------Main--------------------------------->
<!------------------------------------The need--------------------------------->
<div class="container valign-wrapper " style="padding-top:10vh; padding-bottom: 10vh">
<div class="row">
<div class="col s12 ">
<h4 class="center white-text">
The challenge
</h4>
<br>
<ul class="collapsible ">
<li>
<div class="collapsible-header valign-wrapper"><i class="center valign-wrapper material-icons">add</i><h6>Disaster victims and responders need access to accurate information</h6></div>
<div class="collapsible-body white">
Disaster victims and responders need latest updates and information readily available
</div>
</li>
<li>
<div class="collapsible-header valign-wrapper"><i class="center valign-wrapper material-icons">add</i><h6>Information available is siloed in different apps / websites</h6></div>
<div class="collapsible-body white">
There are many apps and platforms that exist as point solutions - There is no one stop solution to get all data / updates.<br>
Accessing disaster response services requires accessing websites or downloading apps.
<br>
Creating a new app or website will add to the confusion - There is a need for making all data available through medium that users already have access to.
</div>
</li>
<li>
<div class="collapsible-header valign-wrapper"><i class="center valign-wrapper material-icons">add</i><h6>Disaster victims and medical workers need 'offline' digital tools</h6></div>
<div class="collapsible-body white">
Offlie Medical records management, Offline Notes recording, Offline translation, etc.
</div>
</li>
</ul>
</div>
</div>
</div>
<!------------------------------------The need--------------------------------->
<!------------------------------------The solution--------------------------------->
<div class="white valign-wrapper" style="padding-top:5vh; padding-bottom: 5vh; min-height: 100vh;">
<div class="container hide-on-med-and-down">
<h4 class="center cyan-text text-darken-4">The Solution - Summary </h4>
<h5 class="center cyan-text text-darken-4" style="margin-bottom: 5vh;">
Platform to host ecosystem of applets accessible through ubiquitous communication interface
</h5>
<div class="row valign-wrapper">
<div class="col l6 ">
<h6>
<h5 class="cyan-text text-darken-4">
Sparrow is like Alexa or Google Assistant, but better
</h5>
Sparrow is a personal assistant, which is accessible through any chat interface that exists (Sparrow Net).
Sparrow doesn't just connect people to experts, but also connects people to various 'Sparrow Applets'.
We created few such apps (Sparrow AI), but our vision for Sparrow platform goes way beyond!
<br>
Information needed by disaster victims and first responders can be made easily accessible through these apps.
<h5 class="cyan-text text-darken-4">
Developers can easily create 'Sparrow Applets' to integrate features
</h5>
Creating new applets is simple - As easy as creating new IBM Watson assistant instances. This process is analogous to creating new 'Alexa skills'.
<br>
Sparrow routes messages coming from users to these 'applets'.
Existing information systems and dashboards like FEMA, American Red Cross apps, Airbnb disaster services, Task rabbit disaster services, etc can be easily integrated with Sparrow.
<br>
Developers can also create new apps for 'offline-first' scenario (linked to Mesh networks) providing various medical and psychological well-being apps for disaster victims.
<h5 class="cyan-text text-darken-4">
Offline tools made available through Sparrow App
</h5>
We know that Sparrow Net may not always be reachable. To tackle this scenario, Sparrow App comes with offline management tools to help people affected by disasters. 'Offline Intelligence' and various data management services to aid recovery during disasters.
</h6>
</div>
<img class="col l6" src="images/sparrow/sparrowApplets.png" />
</div>
</div>
<div class="container hide-on-large-only">
<div class="row ">
<div class="col s12">
<h6>
<h4 class="center cyan-text text-darken-4">The Solution - Summary </h4>
<h5 class="center cyan-text text-darken-4" style="margin-bottom: 5vh;">
Platform to host ecosystem of applets accessible through ubiquitous communication interface
</h5>
<h5 class="cyan-text text-darken-4">
Sparrow is like Alexa or Google Assistant, but better
</h5>
Sparrow is a personal assistant, which is accessible through any chat interface that exists (Sparrow Net).
Sparrow doesn't just connect people to experts, but also connects people to various 'Sparrow Applets'.
We created few such apps (Sparrow AI), but our vision for Sparrow platform goes way beyond!
<br>
Information needed by disaster victims and first responders can be made easily accessible through these apps.
<h5 class="cyan-text text-darken-4">
Developers can easily create 'Sparrow Applets' to integrate features
</h5>
Creating new applets is simple - As easy as creating new IBM Watson assistant instances. This process is analogous to creating new 'Alexa skills'.
<br>
Sparrow routes messages coming from users to these 'applets'.
Existing information systems and dashboards like FEMA, American Red Cross apps, Airbnb disaster services, Task rabbit disaster services, etc can be easily integrated with Sparrow.
<br>
Developers can also create new apps for 'offline-first' scenario (linked to Mesh networks) providing various medical and psychological well-being apps for disaster victims.
<h5 class="cyan-text text-darken-4">
Offline tools made available through Sparrow App
</h5>
We know that Sparrow Net may not always be reachable. To tackle this scenario, Sparrow App comes with offline management tools to help people affected by disasters. 'Offline Intelligence' and various data management services to aid recovery during disasters.
</h6>
</div>
</div>
<div class=" row" >
<img class=" col m10 offset-m1 s12" style="padding-top:2vh;" src="images/sparrow/sparrowApplets.png" />
</div>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:5vh; padding-bottom: 0vh">
<div class="container center ">
<h4 class="center cyan-text text-darken-4">The Solution - Description</h4>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 0vh; ">
<div class="container hide-on-large-only">
<h6>
<h5 class="cyan-text text-darken-4">App Ecosystem delivered through Sparrow Net</h5>
There exist many point solutions to help disaster affected population in form of apps and websites.
However, its really inconvinient for disaster victims to download and access all these applications during times of need.
<br>
<div class="row" style="padding-top:8vh;">
<img class="col s12 l6 offset-l3 m10 offset-m1 " src="images/sparrow/sparrowRedCrossHurricane.png" >
</div>
<br><br>
Sparrow solves this problem by enabling developers to make various features and information sources available within Sparrow Net.
<br>
<h6 class="cyan-text text-darken-4">"All that a user has to do to access these features is talk to Sparrow through existing communication apps like whatsapp."</h6>
<br>
In a sense, Sparrow ecosystem is analagous to Alexa or Google assistant ecosystem.
But Sparrow benefits from being open-source and ubiquitous in nature - Accessing Sparrow doesnt need any specific devices or apps.
<br>
Creating new Sparrow Applets has same process as creating Alexa skills or Google assistant apps.
<br><br>
One example of such Sparrow Applets is <a href="AI.html">Sparrow AI</a>.
Apps like American red cross Hero care, First aid, Blood, Emergency, tornado, hurricane, etc can easily be integrated with Sparrow.
<br><br>
<div class="row" style="padding-top:2vh;">
<img class="col s12 l6 offset-l3 m10 offset-m1 " src="images/sparrow/sparrowvsalexa.png" >
</div>
</h6>
</div>
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<img class="col l5" src="images/sparrow/sparrowRedCrossHurricane.png" >
<div class="col l6">
<h6 >
<h5 class="cyan-text text-darken-4">App Ecosystem delivered through Sparrow Net</h5>
There exist many point solutions to help disaster affected population in form of apps and websites.
However, its really inconvinient for disaster victims to download and access all these applications during times of need.
<br><br>
Sparrow solves this problem by enabling developers to make various features and information sources available within Sparrow Net.
<br>
<h6 class="cyan-text text-darken-4">"All that a user has to do to access these features is talk to Sparrow through existing communication apps like whatsapp."</h6>
</h6>
</div>
</div>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 0vh">
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<div class="col l6">
<h6>
<h5></h5>
In a sense, Sparrow ecosystem is analagous to Alexa or Google assistant ecosystem.
But Sparrow benefits from being open-source and ubiquitous in nature - Accessing Sparrow doesnt need any specific devices or apps.
<br>
Creating new Sparrow Applets has same process as creating Alexa skills or Google assistant apps.
<br><br>
One example of such Sparrow Applets is <a href="AI.html">Sparrow AI</a>.
Apps like American red cross Hero care, First aid, Blood, Emergency, tornado, hurricane, etc can easily be integrated with Sparrow.
</h6>
</div>
<img class="col l5" src="images/sparrow/sparrowvsalexa.png" >
</div>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 5vh">
<div class="container hide-on-large-only">
<h6>
<h5></h5>
The best part about Sparrow is that users don't even need to know about these Sparrow Applets. Users will simply ask Sparrow some queries, Sparrow automaticaly detects what Sparrow Applet can help them, and gets answers to those queries!
<div class="row" style="padding-top:8vh;">
<img class="col s12 l6 offset-l3 m10 offset-m1 " src="images/sparrow/sparrowAppletsRouting.png" >
</div>
</h6>
</div>
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<img class="col l5" src="images/sparrow/sparrowAppletsRouting.png" >
<div class="col l6">
<h6 >
<h5></h5>
The best part about Sparrow is that users don't even need to know about these Sparrow Applets. Users will simply ask Sparrow some queries, Sparrow automaticaly detects what Sparrow Applet can help them, and gets answers to those queries!
</h6>
</div>
</div>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 0vh; ">
<div class="container hide-on-large-only">
<h6>
<h5></h5>
<br> During disasters, information is scattered in 100s of dashboards, chat application ‘groups’.
There is no way to access all of this information. The applet ecosystem bridges this gap. Developers can create applets to make sure data from all platforms ia available everywhere.
<br><br>
“No disaster victim should suffer becuase he/she is not on a Whatsapp group”
<br><br>
<div class="row" style="padding-top:2vh;">
<img class="col s12 l6 offset-l3 m10 offset-m1 " src="images/sparrow/bridgeSocialNets.png" >
</div>
</h6>
</div>
</div>
<div id="connectivity" class=" grey lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 0vh">
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<div class="col l6">
<h6>
<h5></h5>
<br> During disasters, information is scattered in 100s of dashboards, chat application ‘groups’.
There is no way to access all of this information. The applet ecosystem bridges this gap.
Developers can create applets to make sure data from all platforms ia available everywhere.
<br>
There can be a Sparrow Applet 'Group', which can be accessed from all chat applications!
Instead of sharing data in siloed groups, share it on universal groups, without leaving your platform of choice.
<br><br>
“No disaster victim should suffer becuase he/she is not on a Whatsapp group”
<br><br>
</h6>
</div>
<img class="col l5" src="images/sparrow/bridgeSocialNets.png" >
</div>
</div>
</div>
<div id="connectivity" class=" white lighten-4 valign-wrapper" style="padding-top:5vh; padding-bottom: 0vh">
<div class="container hide-on-large-only">
<h6>
<h5 class="cyan-text text-darken-4">Offline intelligence and management features delivered through Sparrow App</h5>
Though Sparrow Net is an ubiquitous network, we know it won't always be reachable.
As we ask users to install Sparrow App to join Sparrow Mesh, we also provide offline intelligence and management features through this app for scenario where Sparrow Net is unreachable.
<div class="row" style="padding-top:2vh;">
<img class="col s10 m10 offset-m1 offset-s1 " src="images/sparrow/SparrowMeshApps.png" >
</div>
<br><br>
Sparrow App has potential to integrate many offline intelligent management systems to help medical workers better serve disaster affected population
<br>
1. Communicate with people near you without internet or Wifi connectivity
<br>
2. Broadcast messages or SOS to everyone around you
<br>
3. Track people without internet connectivity
<br>
4. Translate languages without internet
<br>
5. Save notes to be later synced with servers
<br><br>
And many other similar features...
</h6>
</div>
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<img class="col offset-l1 l4" src="images/sparrow/SparrowMeshApps.png" >
<div class="col offset-l1 l6">
<h6 >
<h5 class="cyan-text text-darken-4">Offline intelligence and management features delivered through Sparrow App</h5>
Though Sparrow Net is an ubiquitous network, we know it won't always be reachable.
As we ask users to install Sparrow App to join Sparrow Mesh, we also provide offline intelligence and management features through this app for scenario where Sparrow Net is unreachable.
<br><br>
Sparrow App has potential to integrate many offline intelligent management systems to help medical workers better serve disaster affected population
<br>
1. Communicate with people near you without internet or Wifi connectivity
<br>
2. Broadcast messages or SOS to everyone around you
<br>
3. Track people without internet connectivity
<br>
4. Translate languages without internet
<br>
5. Save notes to be later synced with servers
<br><br>
And many other similar features...
</h6>
</div>
</div>
</div>
</div>
<div id="connectivity" class=" white lighten-4 valign-wrapper" style="padding-top:0vh; padding-bottom: 5vh">
<div class="container hide-on-large-only">
<h6>
<div class="row" style="padding-top:2vh;">
<img class="col s12 l6 offset-l3 m10 offset-m1 " src="images/sparrow/sparrowEMR.png" >
</div>
<h5 class="cyan-text text-darken-4">Sparrow App serves as smartphone based EMR store</h5>
1. Upload EMR document (soft-copies) to Sparrow EMR vault <br>
2. Scan physical documents to add them to EMR vault <br>
3. Download EMR documents from your hospital's EMR systems directly through Sparrow App
<br><br>
Users or doctors can put their EMR documents in Sparrow vault before disasters strike.<br>
Sparrow EMR vault ensures availability of medical documents during emergencies - All thats needed is access to smartphone, no internet or Mesh connectivity needed!<br>
Sparrow App comes with One click share option to share all medical documents on Sparrow Mesh community.
<br> <br>
We also plan to integrate Sparrow Vault with a blockchain based EMR solution to ensure access to medical records during disasters even without smartphones - Use biometrics to access EMR from the blockchain!
</h6>
</div>
<div class="container valign-wrapper hide-on-med-and-down">
<div class="row valign-wrapper">
<div class="col l6">
<h6 >
<h5 class="cyan-text text-darken-4">Sparrow App serves as smartphone based EMR store </h5>
1. Upload EMR document (soft-copies) to Sparrow EMR vault <br>
2. Scan physical documents to add them to EMR vault <br>
3. Download EMR documents from your hospital's EMR systems directly through Sparrow App
<br><br>
Users or doctors can put their EMR documents in Sparrow vault before disasters strike.<br>
Sparrow EMR vault ensures availability of medical documents during emergencies - All thats needed is access to smartphone, no internet or Mesh connectivity needed!<br>
Sparrow App comes with One click share option to share all medical documents on Sparrow Mesh community.
<br> <br>
We also plan to integrate Sparrow Vault with a blockchain based EMR solution to ensure access to medical records during disasters even without smartphones - Use biometrics to access EMR from the blockchain!
</h6>
</div>
<img class="col l5" src="images/sparrow/sparrowEMR.png" >
</div>
</div>
</div>
<div id="connectivity" class="grey lighten-3 valign-wrapper" style="padding-top:5vh; padding-bottom: 10vh">
<div class="container">
<h6>
Though we are building Sparrow for disaster related well-being, Sparrow apps ecosystem has potential for further expansion!
<br><br>
Thanks to Sparrow, users can do virtually anything through any messaging platforms! Book a cab, order food, communicate, get information, and so on - the list is virtually endless!
<br>
</h6>
</div>
</div>
<!-------------------------------Footer---------------------------->
<footer class="z-depth-2 cyan page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<div>
<h5 class="white-text">About Us</h5>
<ul>
<li><a class="white-text text-lighten-3" href="About.html">Our Team</a></li>
<li><a class="white-text text-lighten-3" href="mailto:sparrowplatform@gmail.com">Email Us</a></li>
</ul>
</div>
<div>
<h5 class="white-text">Open Source</h5>
<p class="white-text text-lighten-4">
<!-- Sparrow platform is an open-source project<br> -->
Sparrow Platform is open source under Apache 2.0 license.<br>
We invite developers and medical experts to help us improve Sparrow</br><br>
</p>
<!-- <h5 class="white-text">Our Team</h5> -->
</div>
</div>
<div class="col l4 offset-l2 s12">
<div class=" ">
<h5 class="white-text">Links</h5>
<ul>
<li><a class="white-text text-lighten-3" href="https://sparrow-platform.com">Home</a></li>
<li><a class="white-text text-lighten-3" href="Net.html">Sparrow Net</a></li>
<li><a class="white-text text-lighten-3" href="AI.html">Sparrow AI</a></li>
<li><a class="white-text text-lighten-3" href="Apps.html">Apps Ecosystem</a></li>
<li><a class="white-text text-lighten-3 tooltipped" data-position="bottom" data-tooltip="Coming Soon">Developers portal</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="black-text footer-copyright">
<div class="white-text container">
© 2019 Sparrow Platform
</div>
</div>
</footer>
<!-------------------------------Footer---------------------------->
</body>
</html>