Difference between revisions of "Team:UB Indonesia"
Aldinocatur (Talk | contribs) |
Ghenniyrach (Talk | contribs) |
||
(64 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
− | <head> | + | <head style="background-color: #689F38;"> |
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
Line 7: | Line 7: | ||
<meta name="author" content=""> | <meta name="author" content=""> | ||
− | <title> | + | <title>Brawijaya University - Detection on Dengue Fever </title> |
+ | |||
+ | |||
+ | <style> | ||
+ | top_menu_14, #top_menu_under, #top_menu_inside{ | ||
+ | box-sizing: initial; } | ||
+ | top_menu_inside { | ||
+ | margin-left: 20px; } | ||
+ | bars_box, #menu_BarsBox, h5{ | ||
+ | -webkit-box-sizing: initial; box-sizing: initial; line-height: normal; } | ||
+ | menu_BarsBox > h5 { | ||
+ | color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: 12px; line-height: normal; margin-bottom: 0px; margin-top: 0px; font-weight: bold; } | ||
+ | .accordion-content li { line-height: 18px; -webkit-box-sizing: initial; box-sizing: initial; } | ||
+ | .accordion-header, .active-header, .accordion-header_noaction { -webkit-box-sizing: initial; box-sizing: initial; color: rgb(101, 100, 89); font-family: Arial, Gadget, sans-serif; font-size: 13.92px; font-weight: bold; line-height: normal; margin: 0; } | ||
+ | |||
+ | |||
+ | </style> | ||
<!-- Bootstrap Core CSS --> | <!-- Bootstrap Core CSS --> | ||
<link href="https://2015.igem.org/Team:UB_Indonesia/CSS/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2015.igem.org/Team:UB_Indonesia/CSS/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | ||
− | <link | + | <!-- Custom CSS |
− | + | <link href="https://2015.igem.org/Team:UB_Indonesia/css/grayscale?action=raw&ctype=text/css" rel="stylesheet"> --> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:UB_Indonesia/css/style?action=raw&ctype=text/css"> | |
− | <link href="https:// | + | |
<!-- Custom Fonts --> | <!-- Custom Fonts --> | ||
Line 21: | Line 36: | ||
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> | <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css"> | ||
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> | <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://2015.igem.org/Team:UB_Indonesia/css/base" rel="stylesheet"> | ||
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
Line 28: | Line 44: | ||
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> | <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> | ||
<![endif]--> | <![endif]--> | ||
− | + | ||
− | + | <style> | |
− | + | @font-face { | |
+ | font-family: GaletteMedium; | ||
+ | src: url(https://static.igem.org/mediawiki/2015/8/88/UBIndonesia_-_Galette-Medium.otf); | ||
+ | } | ||
+ | |||
+ | #h1{ | ||
+ | font-family: GaletteMedium, sans-serif; | ||
+ | font-size: 34px; | ||
+ | color: black; | ||
+ | border-style: none; | ||
+ | } | ||
+ | #h2{ | ||
+ | font-family: GaletteMedium, sans-serif; | ||
+ | font-size: 27px; | ||
+ | color: floralwhite; | ||
+ | border-style: none; | ||
+ | } | ||
+ | #h3{ | ||
+ | font-family: GaletteMedium, sans-serif; | ||
+ | font-size: 23px; | ||
+ | color: floralwhite; | ||
+ | border-style: none; | ||
+ | } | ||
+ | #h4{ | ||
+ | font-family: GaletteMedium, sans-serif; | ||
+ | font-size: 17px; | ||
+ | color: floralwhite; | ||
+ | border-style: none; | ||
+ | } | ||
+ | #li{ | ||
+ | font-family: GaletteMedium, sans-serif; | ||
+ | font-size: px; | ||
+ | color: floralwhite; | ||
+ | border-style: none; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-image: url(''); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
− | background-position: right; | + | |
+ | background-position: right; | ||
+ | background-position-x : 98%; | ||
+ | background-size: 15%; | ||
+ | |||
+ | } | ||
+ | |||
+ | #footer{ | ||
+ | position:absolute; | ||
+ | bottom:0; | ||
+ | width:100%; | ||
+ | height:60px; /* Height of the footer */ | ||
+ | background:#6cf; | ||
} | } | ||
− | |||
− | |||
− | + | .dropdown:hover .dropdown-menu { | |
+ | background-color: #DCEDC8; | ||
+ | display: block; | ||
+ | margin-top: 0; | ||
+ | } | ||
+ | .navbar .navbar-nav { | ||
+ | color: white; | ||
+ | display: inline-block; | ||
+ | float: none; | ||
+ | vertical-align: top; | ||
+ | } | ||
− | + | .navbar .navbar-collapse { | |
− | + | text-align: center; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .navbar-default{ | |
− | + | text-align: center; | |
− | + | ||
− | + | } | |
− | + | .navbar-default-fix .navbar-nav > li > a:hover, | |
− | + | .navbar-default-fix .navbar-nav > li > a:focus { | |
− | + | color: white; | |
− | + | background-color: #AAA; | |
− | + | box-shadow: inset 0px 2px 0px #000, 0px 2px 0px #000; | |
− | + | ||
− | + | } | |
− | + | .navbar-default-fix .navbar-nav > .active > a, | |
− | + | .navbar-default-fix .navbar-nav > .active > a:hover, | |
− | + | .navbar-default-fix .navbar-nav > .active > a:focus { | |
− | + | color: white; | |
− | + | background-color: #689F38; | |
− | + | box-shadow: inset 0px 2px 0px #000, 0px 2px 0px #000; | |
− | + | } | |
− | + | ||
− | + | .dropdown .dropdown-menu > li > a:hover, | |
− | + | .dropdown .dropdown-menu > li > a:focus { | |
− | + | color: white; | |
− | + | background-color: #B6B6B6; | |
− | + | ; | |
− | + | ||
− | + | } | |
− | + | ||
− | + | ||
+ | |||
+ | |||
+ | #li-ub{ | ||
+ | |||
+ | background-color: #8BC34A; | ||
+ | box-shadow: inset 0px 2px 0px #000, 0px 2px 0px #000; | ||
+ | |||
+ | } | ||
+ | #li-ub-noborder{ | ||
+ | background-color: #8BC34A; | ||
+ | color: | ||
+ | } | ||
+ | #li-white{ | ||
+ | color: white; | ||
+ | } | ||
− | + | .sponsor{ | |
− | + | margin: 10px; | |
− | + | width: 120px; | |
− | + | heigth: 120px; | |
− | + | opacity: 0.5; | |
− | + | display: inline-block; | |
− | + | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .long{ | |
− | + | width:170px; | |
− | + | } | |
− | + | .longplus{ | |
− | + | width:210px; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | .sponsor:hover{ | ||
+ | opacity: 1; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | .sponsor img{ | |
− | < | + | |
− | + | width: auto; | |
− | + | height: auto; | |
− | + | top: 0; | |
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | max-height: 100%; | ||
+ | max-width: 100%; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-3"> | ||
</div> | </div> | ||
− | < | + | |
− | + | <div class="col-sm-2" style=""> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/7/77/UBIndonesia_Fauzy_Logo_iGEM-02.png" style="height:150px;width:200px;"></img> | |
− | + | </div> | |
− | </ | + | <div class="col-sm-7" style="font-family: GaletteMedium, sans-serif;"> <h1>BRAWIJAYA UNIVERSITY</h1> |
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
+ | |||
+ | |||
+ | <nav class="navbar navbar-default-fix"> | ||
+ | <div class="navbar-header"> | ||
+ | |||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | ||
+ | <span class="icon-bar">___</span> | ||
+ | <span class="icon-bar">___</span> | ||
+ | <span class="icon-bar">___</span> | ||
+ | </button> | ||
+ | </div> | ||
+ | <div class="navbar-collapse collapse"> | ||
+ | <ul class="nav navbar-nav"> | ||
+ | <li id="li-ub" class="" ><a id="li-white" href="#"> HOME</a></li> | ||
+ | <li id="li-ub" class="active" ><a id="li-white" href="#">MAIN CASE</a></li> | ||
+ | <li id="li-ub" class="dropdown"> | ||
+ | <a id="li-white"> INVESTIGATION ABOUT </a> | ||
+ | <ul class="dropdown-menu" role="menu" aria-labelledby="menu1"> | ||
+ | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Safety">SAFETY</a></li> | ||
+ | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Notebook">NOTEBOOK</a></li> | ||
+ | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Protocols">PROTOCOLS</a></li> | ||
+ | </ul> | ||
− | </ | + | </li> |
− | + | <li id="li-ub" class="dropdown"> | |
− | < | + | <a id="li-white">OUTREACH</a> |
− | + | <ul class="dropdown-menu" role="menu" aria-labelledby="menu1"> | |
− | + | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Practices">PRACTICES</a></li> | |
− | + | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Collaborations">COLLABORATIONS</a></li></ul> | |
− | + | <li id="li-ub"><a id="li-white" href="#contact">TARGET</a></li> | |
− | + | <li id="li-ub" class="dropdown"> | |
− | + | <a id="li-white">TEAM</a> | |
+ | <ul class="dropdown-menu" role="menu" aria-labelledby="menu1"> | ||
+ | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Team">TEAM MEMBERS</a></li> | ||
+ | <li id="li-ub-noborder" role="presentation"><a id="li-white" role="menuitem" tabindex="-1" href="https://2015.igem.org/Team:UB_Indonesia/Attributions">ATTRIBUTIONS</a></li> | ||
+ | </ul> | ||
− | < | + | </li> |
− | + | <li id="li-ub"><a id="li-white" href="https://2015.igem.org/Team:UB_Indonesia/Extras">EXTRAS</a></li> | |
− | + | ||
− | + | ||
− | + | </ul> | |
− | + | <div class="navbar-header navbar-right"> | |
− | </div> | + | <p class="navbar-text"> |
+ | <a href="#" class="navbar-link"> </a> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
− | < | + | |
− | < | + | |
− | < | + | </head> |
− | + | <body style="background-color:#DCEDC8"> | |
− | + | <div class="row"> | |
+ | <div class="col-sm-2"> | ||
+ | <div class="box1"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-sm-8"> | ||
+ | <div class=""> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1d/UBIndonesia_Fauzy_ilustrasi_wiki_2-02_copy_%282%29.png" style="height:600px;width:900px;"> </img> | ||
+ | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | </ | + | </div> |
− | |||
− | |||
− | |||
− | |||
− | + | <div class="row"> | |
− | + | <div class="col-sm-2"> | |
− | + | ||
− | </ | + | </div> |
+ | <div class="col-sm-2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/11/UBIndonesia_Fauzy_GEN.png" style="height:200px;width:200px;"> </img> | ||
+ | </div> | ||
+ | <div class="col-sm-6"> | ||
+ | <br> | ||
+ | First, we will construct an expression system of E. coli that can secrete a functional antibody fragment by means of plasmid transformation that has been fused with OsmY. | ||
+ | </div> | ||
+ | <div class="col-sm-1"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
− | + | <div class="row"> | |
+ | <div class="col-sm-2"> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/8f/UBIndonesia_Fauzy_KIT.png" style="height:200px;width:200px;"> </img> | ||
+ | </div> | ||
+ | <div class="col-sm-6"> | ||
+ | <br> | ||
+ | And then antibody named scFv will be put in construction kit which aimed to detect dengue virus particle in the patient’s sample rapidly and accurately. Our goal is to create cheap, easy, and suggestive kit to know whether somebody get fever caused by dengue infection. | ||
+ | </div> | ||
+ | <div class="col-sm-1"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-2"> | ||
+ | |||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/18/UBIndonesia_Fauzy_mobile.png" style="height:200px;width:200px;"> </img> | ||
+ | </div> | ||
+ | <div class="col-sm-6"> | ||
+ | <br> | ||
+ | We also designed a mobile-based software aimed to support the interpretation of detection results from our diagnostic kit. Also, to make society more aware toward how severe dengue fever is, we show some applicative information for society, which is easy-to-understand explanation about the clinical manifestation, warning sign and suggestion of dengue fever. Thus society couls also know what to do when they finding a patient with dengue-suspicion. | ||
+ | </div> | ||
+ | <div class="col-sm-1"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
− | < | + | <div class="row"> |
− | < | + | <div class="col-sm-2"> |
+ | |||
+ | </div> | ||
+ | <div class="col-sm-2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/3/36/UBIndonesia_Fauzy_web.png" style="height:200px;width:200px;"> </img> | ||
+ | </div> | ||
+ | <div class="col-sm-6"> | ||
+ | <br> | ||
+ | <p> In addition, the software is able to retrieve data and report the results of a diagnosis that can be directly sent to the central server at the various health care with online system. This is expected to assist the government in providing data of dengue fever cases in various areas, because the medical record is still being the issue of health epidemiology. So that the government can immediately intervene quickly and accurately toward the endemic area. </p> | ||
+ | <p> The solutions we offer are expected to reduce the incidence and mortality of dengue fever in Indonesia, which we know dengue fever and its sequel, dengue hemmorhagic fever, are abundant in tropical country like our country. It is important to do so, because dengue fever could become shock form, which is lethal if we don’t act faster and earlier. </p> | ||
+ | </div> | ||
+ | <div class="col-sm-1"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <br><br><br><br><br><br><br> | ||
+ | |||
+ | |||
+ | <div class="footer"> | ||
+ | <div class="container" style="text-align:center;"> | ||
+ | <div style="text-align:center;"> | ||
+ | <h1 id="h1">Denguetective Sponsored By</h1> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="sponsor"> | |
− | + | <a> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/0/0c/UBIndonesiaLOGO-UB.png" style=""> | |
− | + | </a></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | // | + | <div class="sponsor longplus"> |
− | // | + | <a> |
− | + | <img src="https://static.igem.org/mediawiki/2015/c/c5/UBIndonesiakyushu.png" style=""> | |
+ | </a></div> | ||
+ | |||
+ | <div class="sponsor longplus"> | ||
+ | <a> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/5/5b/UBIndonesiaIDT_logo_trans.png" style=""> | ||
+ | </a></div> | ||
+ | </div> | ||
+ | <div class="container" style="text-align:center;"> | ||
+ | <div class="sponsor"> | ||
+ | <a> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1b/UBIndonesia_Agro_Makmur_Sentosa.png"> | ||
+ | </a></div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="container" style="text-align:center;"> | |
− | + | <div style="text-align:center;"> | |
− | + | <h1 id="h1">Our Wonderful Partners</h1> | |
− | + | </div> | |
+ | <div class="sponsor"> | ||
+ | <a> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/6/6d/UBIndonesialogo_Jawa_Timur.png" style=""> | ||
+ | </a></div> | ||
+ | <div class="sponsor"> | ||
+ | <a> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/f/f3/UBIndonesialogo_depkes.png" style=""> | ||
+ | </a></div> | ||
+ | |||
+ | </div> | ||
− | + | ||
− | + | ||
− | + | <div class="container" style="height:10px;text-align:center;"> | |
− | + | ||
− | + | <div style="text-align:center;"> | |
− | + | <h1 id="h1">Media Partner Supported By</h1> | |
− | + | </div> | |
− | + | ||
− | + | <div class="sponsor longplus"> | |
− | + | <a> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/5/58/UBIndonesiaradar-malang.png"> | |
− | + | </a></div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | </body> | |
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"> | |
+ | </script> | ||
− | + | <!-- Optional theme | |
− | + | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">--> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | <!-- Latest compiled and minified JavaScript --> |
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
+ | |||
</html> | </html> |
Latest revision as of 02:56, 19 September 2015
BRAWIJAYA UNIVERSITY
First, we will construct an expression system of E. coli that can secrete a functional antibody fragment by means of plasmid transformation that has been fused with OsmY.
And then antibody named scFv will be put in construction kit which aimed to detect dengue virus particle in the patient’s sample rapidly and accurately. Our goal is to create cheap, easy, and suggestive kit to know whether somebody get fever caused by dengue infection.
We also designed a mobile-based software aimed to support the interpretation of detection results from our diagnostic kit. Also, to make society more aware toward how severe dengue fever is, we show some applicative information for society, which is easy-to-understand explanation about the clinical manifestation, warning sign and suggestion of dengue fever. Thus society couls also know what to do when they finding a patient with dengue-suspicion.
In addition, the software is able to retrieve data and report the results of a diagnosis that can be directly sent to the central server at the various health care with online system. This is expected to assist the government in providing data of dengue fever cases in various areas, because the medical record is still being the issue of health epidemiology. So that the government can immediately intervene quickly and accurately toward the endemic area.
The solutions we offer are expected to reduce the incidence and mortality of dengue fever in Indonesia, which we know dengue fever and its sequel, dengue hemmorhagic fever, are abundant in tropical country like our country. It is important to do so, because dengue fever could become shock form, which is lethal if we don’t act faster and earlier.