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

Line 177: Line 177:
 
}
 
}
  
#myImg:hover {opacity: 0.7;}
+
#myImg:hover {opacity: 0.7;background-color: #fafafa;
 +
background-image:url("https://static.igem.org/mediawiki/2017/7/7a/MumbaiCover.jpeg");}
  
 
/* The Modal (background) */
 
/* The Modal (background) */
Line 258: Line 259:
  
  
 
#imgcontainer {
 
  position: relative;
 
  width: 50%;
 
}
 
 
 
 
#imgcontainer .overlay {
 
  position: absolute;
 
  top: 0;
 
  bottom: 0;
 
  left: 0;
 
  right: 0;
 
  height: 100%;
 
  width: 100%;
 
  opacity: 0;
 
  transition: .5s ease;
 
  background-color: #008CBA;
 
}
 
 
#imgcontainer:hover .overlay {
 
  opacity: 1;
 
}
 
 
#imgcontainer .text {
 
  color: white;
 
  font-size: 20px;
 
  position: absolute;
 
  top: 50%;
 
  left: 50%;
 
  transform: translate(-50%, -50%);
 
  -ms-transform: translate(-50%, -50%);
 
}
 
  
  
Line 382: Line 349:
 
<h2 style="font-style:italic; text-decoration:underline;">What are we doing?</h2></center>
 
<h2 style="font-style:italic; text-decoration:underline;">What are we doing?</h2></center>
 
</div>
 
</div>
<div id="imgcontainer">
+
 
 
<img id="myImg" src="https://static.igem.org/mediawiki/2017/1/1a/T--ICT-Mumbai--ProjectDescriptionAnim.gif" alt="Process Description" height="600">
 
<img id="myImg" src="https://static.igem.org/mediawiki/2017/1/1a/T--ICT-Mumbai--ProjectDescriptionAnim.gif" alt="Process Description" height="600">
<div class="overlay">
+
 
    <div class="text">Hello World</div>
+
</div>
+
  
  
Line 395: Line 360:
 
   <div id="caption"></div>
 
   <div id="caption"></div>
 
</div>
 
</div>
</div>
+
 
  
 
<script>
 
<script>

Revision as of 11:47, 29 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:

  • Bio Blocks®: 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.
  • Waterless urinals: 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.
  • Air fresheners: Using air fresheners in toilets is a band-aid solution that only masks the stench. Moreover, the fragrance fades after some time ☹

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.





What are we doing?

Process Description


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.