Difference between revisions of "Template:Team:Calgary/BasicPageDva"

 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Team:Calgary-Reset}}
 
{{Team:Calgary-Reset}}
 +
{{Team:Calgary/Rocket}}
 
{{Team:Calgary/StyleSheets/stylingdva.css}}
 
{{Team:Calgary/StyleSheets/stylingdva.css}}
 
<html>
 
<html>
Line 49: Line 50:
 
}
 
}
  
/*
 
.box:hover {
 
  border: 5px solid rgba(0,160,80,0);
 
 
 
  color: #FFF;
 
}
 
*/
 
 
.box::before, .box::after {
 
.box::before, .box::after {
 
   width: 100%;
 
   width: 100%;
Line 184: Line 178:
 
<script type="text/javascript">
 
<script type="text/javascript">
  
 +
 
$(document).ready(function(){
 
$(document).ready(function(){
 
var ulNav= "#nav", openNav = "active";
 
var ulNav= "#nav", openNav = "active";
 +
  
 
$('.toggle-menu').click(function(e){
 
$('.toggle-menu').click(function(e){
Line 194: Line 190:
 
}
 
}
 
e.preventDefault();
 
e.preventDefault();
})
+
});
  
$('.toggle-drop').on('click', function() {
+
$('.toggle-drop').on('click', function(e) {
 +
$('ul[id^="drop"]').hide();
 
$(this).next().slideToggle(400);
 
$(this).next().slideToggle(400);
 
   $(this).toggleClass('active');
 
   $(this).toggleClass('active');
})
+
    e.preventDefault();
 +
});
  
 +
$('.toggle-drop2').on('click', function(e) {
 +
$('ul[id^="drop2"]').hide();
 +
$(this).next().slideToggle(400);
 +
  $(this).toggleClass('active2');
 +
    e.preventDefault();
 +
});
  
$('.toggle-drop2').on('click', function() {
 
                        $(this).next().slideToggle(400);
 
                          $(this).toggleClass('active2');
 
 
})
 
})
 
  </script>
 
  </script>
Line 227: Line 228:
 
<li><a href="#" class="toggle-drop">Project</a>
 
<li><a href="#" class="toggle-drop">Project</a>
 
<ul id="drop">
 
<ul id="drop">
<li><a href="https://2017.igem.org/Team:Calgary/Description/imposter">Problem/Description</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Description">Problem/Description</a></li>
<li><a href="#" class="toggle-drop2">Modelling <i class="fa fa-chevron-down"> </i></a>
+
<li><a href="#" class="toggle-drop2">Synthesis <i class="fa fa-chevron-down"> </i></a>
<ul id="drop2">
+
<li><a href="https://2017.igem.org/Team:Calgary/Model/imposter">Modelling Overview</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/FluxBalanceAnalysis">Flux Balance Analysis</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/KineticModel">Kinetic Model</a></li>
+
</ul>
+
</li>
+
 
+
<li><a href="https://2017.igem.org/Team:Calgary/Experiments/imposter">Experiments</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Results/imposter">Results</a></li>
+
<li><a href="#" class="toggle-drop2">Synthesis <i class="fa fa-chevron-down"> </i></a>
+
 
<ul id="drop2">
 
<ul id="drop2">
 
<li><a href="https://2017.igem.org/Team:Calgary/Synthesis">Synthesis Overview</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Synthesis">Synthesis Overview</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/BetaOxidation">Beta Oxidation Pathway</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/BetaOxidation">Beta Oxidation</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Glycolysis">Glycolysis</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Glycolysis">Glycolysis</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 
 
<li><a href="https://2017.igem.org/Team:Calgary/Secretion">Secretion</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Secretion">Secretion</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Parts/imposter">Parts</a></li>
 
 
<li><a href="#" class="toggle-drop2">Process  <i class="fa fa-chevron-down"> </i></a>
 
<li><a href="#" class="toggle-drop2">Process  <i class="fa fa-chevron-down"> </i></a>
 
<ul id="drop2">
 
<ul id="drop2">
 
<li><a href="https://2017.igem.org/Team:Calgary/Process">Process Overview</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Process">Process Overview</a></li>
<li><a href="#">VFA Fermentation</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/VFA_Fermentation">VFA Fermentation</a></li>
<li><a href="#">Torrefaction</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/SolidLiquidSeparation">Solid-Liquid Separation</a></li>
<li><a href="#">PHB Fermentation</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/PHB_Fermentation">PHB Fermentation</a></li>
<li><a href="#">Extraction</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Extraction">Extraction</a></li>
<li><a href="#">Products</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Products">Products</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 +
<li><a href="https://2017.igem.org/Team:Calgary/Applied_Design">Applied Design</a></li>
 +
<li><a href="https://2017.igem.org/Team:Calgary/Experiments">Experiments</a></li>
 +
<li><a href="https://2017.igem.org/Team:Calgary/Results">Results</a></li>
 +
<li><a href="https://2017.igem.org/Team:Calgary/Composite_Part">Composite Parts</a></li>
 +
 +
<li><a href="https://2017.igem.org/Team:Calgary/Model">Modelling</a></li>
 +
 
</ul>
 
</ul>
 
</li>
 
</li>
<li><a href="#" class="toggle-drop">Notebook</a>
+
 
<ul id="drop">
+
<li><a href="https://2017.igem.org/Team:Calgary/Journal">Notebook</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Journal">Journal</a></li>
+
<li><a href="#">Data Page</a></li>
+
</ul>
+
</li>
+
 
<li><a href="#" class="toggle-drop">Team</a>
 
<li><a href="#" class="toggle-drop">Team</a>
 
<ul id="drop">
 
<ul id="drop">
<li><a href="https://2017.igem.org/Team:Calgary/Team/imposter">Team Members</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Team">Team Members</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Attributions/imposter">Attributions</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Attributions">Attributions</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Sponsors">Sponsors</a></li>
 
<li><a href="https://2017.igem.org/Team:Calgary/Sponsors">Sponsors</a></li>
<li><a href="https://igem.org/Team.cgi">Our Profile</a></li>
 
 
</ul>
 
</ul>
 
</li>
 
</li>
 
<li><a href="#" class="toggle-drop">Human <br>Practices</a>
 
<li><a href="#" class="toggle-drop">Human <br>Practices</a>
 
<ul id="drop">
 
<ul id="drop">
<li><a href="https://2017.igem.org/Team:Calgary/Human_Practices/imposter">HP Summary</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Human_Practices">HP Summary</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/HP/Silver/imposter">HP Silver</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/HP/Silver">HP Silver</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Gold_Integrated/imposter">HP Gold/Integrated HP</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/HP/Gold_Integrated">HP Gold/Integrated HP</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Collaborations/imposter">Collaborations</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Collaborations">Collaborations</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Engagement/imposter">Engagement</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Engagement">Engagement</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Education">Education</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/Safety">Safety</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/Safety/imposter">Safety</a></li>
+
 
</ul>
 
</ul>
 
</li>
 
</li>
 
<li><a href="#" class="toggle-drop">Judging</a>
 
<li><a href="#" class="toggle-drop">Judging</a>
 
<ul id="drop">
 
<ul id="drop">
<li><a href="https://2017.igem.org/Team:Calgary/MedalRequirements/imposter">Medal Requirements</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/MedalRequirements">Medal Requirements</a></li>
<li><a href="https://2017.igem.org/Team:Calgary/InterLab/imposter">Interlab</a></li>
+
<li><a href="https://2017.igem.org/Team:Calgary/InterLab">Interlab</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>

Latest revision as of 23:20, 30 October 2017

Header

ASTRO Plastic

Governments and private enterprises alike are gearing up for travel across the Solar System. Plans to colonize nearby planets are underway, with Elon Musk spearheading the initiative to put a human colony on Mars by 2030. In a parallel vein, NASA is planning a manned exploratory mission to Mars as soon as the 2030s. Several other space agencies have similar plans and timelines for their own respective Mars explorations. This exciting time in our history nonetheless comes with the challenges of long-term space travel. Two ecological and economical challenges arise: the sustainable management of waste produced on a spaceship and the high cost of shipping materials to space.

Governments and private enterprises alike are gearing up for travel across the Solar System. Plans to colonize nearby planets are underway, with Elon Musk spearheading the initiative to put a human colony on Mars by 2030. In a parallel vein, NASA is planning a manned exploratory mission to Mars as soon as the 2030s. Several other space agencies have similar plans and timelines for their own respective Mars explorations. This exciting time in our history nonetheless comes with the challenges of long-term space travel. Two ecological and economical challenges arise: the sustainable management of waste produced on a spaceship and the high cost of shipping materials to space.

This year, our project involves using genetically engineered E. coli to turn human waste into bioplastics. We envision our project as a start-to-finish integrated system that can be used in space to generate items useful to astronauts during early Mars missions. This will solve the problem of waste management by upcycling solid human waste into a usable product. It will also reduce astronautical costs, as fuel typically used to ship materials to space can be saved.

Test