Difference between revisions of "Team:ICT-Mumbai/HP"

Line 87: Line 87:
 
.title {
 
.title {
 
   color: grey;
 
   color: grey;
 +
}
 +
 +
/* Style the tab */
 +
div.tab {
 +
    overflow: hidden;
 +
    border: 1px solid #ccc;
 +
    background-color: #f1f1f1;
 +
}
 +
 +
/* Style the buttons inside the tab */
 +
div.tab button {
 +
    background-color: inherit;
 +
    float: left;
 +
    border: none;
 +
    outline: none;
 +
    cursor: pointer;
 +
    padding: 14px 16px;
 +
    transition: 0.3s;
 +
    font-size: 17px;
 +
}
 +
 +
/* Change background color of buttons on hover */
 +
div.tab button:hover {
 +
    background-color: #ddd;
 +
}
 +
 +
/* Create an active/current tablink class */
 +
div.tab button.active {
 +
    background-color: #ccc;
 +
}
 +
 +
/* Style the tab content */
 +
.tabcontent {
 +
    display: none;
 +
    padding: 6px 12px;
 +
    border: 1px solid #ccc;
 +
    border-top: none;
 
}
 
}
  
Line 173: Line 210:
 
academia, our peers and public opinion have played a huge role in shaping
 
academia, our peers and public opinion have played a huge role in shaping
 
up our idea.</p>
 
up our idea.</p>
 
 
          
 
          
<button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-black">Current solutions</button>
+
<div class="tab">
 +
  <button class="tablinks" onclick="openCity(event, 'London')">Current Solutions
 +
 
 +
</button>
 +
  <button class="tablinks" onclick="openCity(event, 'Paris')">Public and Educational outreach
 +
 
 +
</button>
 +
  <button class="tablinks" onclick="openCity(event, 'Tokyo')">Expert advice</button>
 +
</div>
 +
 
 +
<div id="London" class="tabcontent">
 +
  <h3>Currrent solutions</h3>
 +
 
  
  <div id="id01" class="w3-modal">
 
    <div class="w3-modal-content">
 
      <header class="w3-container w3-blue">
 
        <span onclick="document.getElementById('id01').style.display='none'"
 
        class="w3-button w3-display-topright">&times;</span>
 
        <h2>Current Solutions</h2>
 
</header>
 
      <div class="w3-container">
 
 
<p style="font-size:20px; colour:lightgrey;">Before embarking on our pursuit, we first analysed the current solutions
 
<p style="font-size:20px; colour:lightgrey;">Before embarking on our pursuit, we first analysed the current solutions
 
that are available for deodorization of toilets and their short-comings. A
 
that are available for deodorization of toilets and their short-comings. A
Line 202: Line 242:
 
that they need to be replaced every few days, making them inconvenient.</p>         
 
that they need to be replaced every few days, making them inconvenient.</p>         
 
         </div>
 
         </div>
      <footer class="w3-container w3-teal">
+
<div id="Paris" class="tabcontent">
      </footer>
+
  <h3>Public and Educational outreach</h3>
    </div>
+
<p style="font-size:20px; colour:lightgrey; text-align: justify;">Science is all about curiosity and kids are known to be very curious! Hence, sparking
  </div>
+
</div>
+
 
+
+
 
+
<div class="w3-container w3-lightblue">
+
 
+
        <h2>Public and Educational outreach</h2>
+
        <p style="font-size:20px; colour:lightgrey; text-align: justify;">Science is all about curiosity and kids are known to be very curious! Hence, sparking
+
 
scientific curiosity amongst kids has been over main focus. We are thankful to Sparsha
 
scientific curiosity amongst kids has been over main focus. We are thankful to Sparsha
 
Charitable Trust for giving us the opportunity to interact with kids from K.D.Vidyalaya
 
Charitable Trust for giving us the opportunity to interact with kids from K.D.Vidyalaya
Line 225: Line 256:
 
<img src="https://static.igem.org/mediawiki/2017/b/bc/ICT-Mumbai_HP_image_2.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10">
 
<img src="https://static.igem.org/mediawiki/2017/b/bc/ICT-Mumbai_HP_image_2.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10">
 
<img src="https://static.igem.org/mediawiki/2017/c/c9/ICT-Mumbai_HP_image_3.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10">
 
<img src="https://static.igem.org/mediawiki/2017/c/c9/ICT-Mumbai_HP_image_3.jpeg" class="w3-round" alt="Norway" style="width:30%" hspace="10">
 +
</div>
  
 +
<div id="Tokyo" class="tabcontent">
 +
  <h3>Expert advice</h3>
 +
<p style="font-size:20px; colour:lightgrey; text-align: justify;">In order to make our device suitable for practical use in public washrooms, we consulted Sulabh International, an NGO behind the ‘Sulabh Sanitation Movement’ who have built 1.5 million household toilets & 54 million government toilets around India. According to Mr.Nirmal Singh, President of Sulabh International, Mumbai the device under design by us could one day be used in public washrooms provided it is economically feasible. From above interaction, we got an idea of how public toilets are being maintained and this motivated us to make this process easier & economical.</p>
 +
</div>
  
 
+
<script>
 
+
function openCity(evt, cityName) {
 +
    var i, tabcontent, tablinks;
 +
    tabcontent = document.getElementsByClassName("tabcontent");
 +
    for (i = 0; i < tabcontent.length; i++) {
 +
        tabcontent[i].style.display = "none";
 +
    }
 +
    tablinks = document.getElementsByClassName("tablinks");
 +
    for (i = 0; i < tablinks.length; i++) {
 +
        tablinks[i].className = tablinks[i].className.replace(" active", "");
 +
    }
 +
    document.getElementById(cityName).style.display = "block";
 +
    evt.currentTarget.className += " active";
 +
}
 
</script>
 
</script>
  

Revision as of 06:06, 17 October 2017

ICT-Mumbai 2017


Overview


From the time we decided to take on the issue of ammonia removal from the environment, our sights were set on designing a portable machine that could harbor our engineered bacteria. We aspire to use this device chiefly for deodorization of public washrooms. Insights from industry experts, academia, our peers and public opinion have played a huge role in shaping up our idea.

Currrent solutions

Before embarking on our pursuit, we first analysed the current solutions that are available for deodorization of toilets and their short-comings. A summary of our findings can be obtained here.

1) Perfume or Naptha balls: This is the most commonly used method for tackling toilet odour. Perfumes used may vary in price from affordable deodorants to high-end fragrances while naptha balls are usually cheap. They just offer a band- aid solution and tend to fade away with time.

2) Water-less toilets: Water-less toilets though proven to provide odorless sanitation and capable of saving water, come at a steep price. Majority of today's washrooms cannot be upgraded into a water-less facility without making drastic changes, thus limiting its usage.

3) Bioblocks: Bioblocks provide a bio-response that is, they release benevolent bacteria every time they come in contact with urine. The bacteria prevent odour formation in addition to release of a fine fragrance. Their only limitation is the fact that they need to be replaced every few days, making them inconvenient.

Public and Educational outreach

Science is all about curiosity and kids are known to be very curious! Hence, sparking scientific curiosity amongst kids has been over main focus. We are thankful to Sparsha Charitable Trust for giving us the opportunity to interact with kids from K.D.Vidyalaya School. In our interactive sessions, we tried our best to convey the sense of biotechnology beginning right from explaining what a cell is, to giving day-to- day examples such as bread, ethanol, and curd production by microbes. This went a long way in clearing a common misconception amongst them that all microorganisms are bad. The kids thoroughly enjoyed the session and we were satisfied that we could introduce them to biotechnology and convert them into science enthusiasts.

Norway Norway Norway

Expert advice

In order to make our device suitable for practical use in public washrooms, we consulted Sulabh International, an NGO behind the ‘Sulabh Sanitation Movement’ who have built 1.5 million household toilets & 54 million government toilets around India. According to Mr.Nirmal Singh, President of Sulabh International, Mumbai the device under design by us could one day be used in public washrooms provided it is economically feasible. From above interaction, we got an idea of how public toilets are being maintained and this motivated us to make this process easier & economical.