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

Line 259: Line 259:
 
}
 
}
  
 +
button.accordion {
 +
    background-color: #eee;
 +
    color: #444;
 +
    cursor: pointer;
 +
    padding: 18px;
 +
    width: 100%;
 +
    border: none;
 +
    text-align: left;
 +
    outline: none;
 +
    font-size: 15px;
 +
    transition: 0.4s;
 +
}
  
 +
button.accordion.active, button.accordion:hover {
 +
    background-color: #ddd;
 +
}
 +
 +
div.panel {
 +
    padding: 0 18px;
 +
    display: none;
 +
    background-color: white;
 +
}
  
  
Line 318: Line 339:
  
 
</p>
 
</p>
<ul>
+
<!-- <ul>
 
     <li><a style="font-weight: bold;">Bio Blocks®:</a> Bio Blocks® are placed in urinals so that they are contacted by urine. These Bio Blocks contain surfactants and frozen microbial spores that break urea into compounds other than ammonia.</li>
 
     <li><a style="font-weight: bold;">Bio Blocks®:</a> Bio Blocks® are placed in urinals so that they are contacted by urine. These Bio Blocks contain surfactants and frozen microbial spores that break urea into compounds other than ammonia.</li>
 
     <li><a style="font-weight: bold;">Waterless urinals:</a> Waterless toilets exist, but they come at a cost. Also, as plumbing systems are usually not built to run without water, over time, urea in the urine crystallizes and chokes the system.</li>
 
     <li><a style="font-weight: bold;">Waterless urinals:</a> Waterless toilets exist, but they come at a cost. Also, as plumbing systems are usually not built to run without water, over time, urea in the urine crystallizes and chokes the system.</li>
 
     <li><a style="font-weight: bold;">Air fresheners:</a> Using air fresheners in toilets is a band-aid solution that only masks the stench. Moreover, the fragrance fades after some time ☹</li>
 
     <li><a style="font-weight: bold;">Air fresheners:</a> Using air fresheners in toilets is a band-aid solution that only masks the stench. Moreover, the fragrance fades after some time ☹</li>
</ul>
+
</ul> -->
 +
 
 +
 
 +
<button class="accordion">Section 1</button>
 +
<div class="panel">
 +
  <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 +
</div>
 +
 
 +
<button class="accordion">Section 2</button>
 +
<div class="panel">
 +
  <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 +
</div>
 +
 
 +
<button class="accordion">Section 3</button>
 +
<div class="panel">
 +
  <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 +
</div>
 +
 
 +
 
  
 
<p>
 
<p>

Revision as of 12:11, 30 June 2017

Project Description




Our Motivation

Public toilets are associated with a foul odour, which is primarily due to ammonia released from decomposition of urine. Not only is ammonia a health hazard, it also deters potential users! Some of the existing solutions to tackle the stench in urinals are:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

We wish to tackle this situation to make using public toilets less taxing on the senses. Using the tools of synthetic biology, we plan to work toward completely eliminating the odour, instead of merely masking it.






We aim to engineer E. coli to assimilate ammonia from the environment, converting it into innocuous byproducts. The engineered microbes will be housed in a compact and portable device that can be installed in public toilets. Air containing ammonia will be channeled through this device, and ammonia will be utilized by the microbes as a source of nitrogen.