Team:UCSD Software/SoftwareAchievements
From 2014.igem.org
(Difference between revisions)
Line 234: | Line 234: | ||
<body> | <body> | ||
- | + | <nav class="navbar nav-justified" role="navigation" id='nav'> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <nav class="navbar | + | |
<div class="btn-group btn-group btn-group-justified"> | <div class="btn-group btn-group btn-group-justified"> | ||
<div class="btn btn-lg " id="home">Home</div> | <div class="btn btn-lg " id="home">Home</div> | ||
<div class="btn btn-lg " id="team">Team</div> | <div class="btn btn-lg " id="team">Team</div> | ||
- | |||
<div class="btn btn-lg " id="project">Project</div> | <div class="btn btn-lg " id="project">Project</div> | ||
- | + | <div class="btn btn-lg " id="doc">Documentation</div> | |
- | + | <div class="btn btn-lg" id="notebook">Notebook</div> | |
<div class="btn btn-lg" id="safety">Safety</div> | <div class="btn btn-lg" id="safety">Safety</div> | ||
<div class="btn btn-lg" id="attributions">Sponsors</div> | <div class="btn btn-lg" id="attributions">Sponsors</div> | ||
<div class="btn btn-lg" id="achieve">Achievements</div> | <div class="btn btn-lg" id="achieve">Achievements</div> | ||
+ | <div class="btn btn-lg" id="logo"><a href = "https://igem.org/Main_Page"><img src = "http://i.imgur.com/mGHw11P.png?1"></a></div> | ||
+ | |||
</div> | </div> | ||
</nav> | </nav> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div style = "background-color: #fff"> | <div style = "background-color: #fff"> | ||
<!-- START GOLD MEDAL--> | <!-- START GOLD MEDAL--> |
Revision as of 22:05, 17 October 2014
iGEM Gold Medal requirements
- We did some modeling and complexity analysis work of our project. You can find details under the Modeling section of the Project page.
- We re-used and improved an existing database, & developed on it (Linh's paper). We also made use of SBOL visual (decribed in further detail under the "Web Application" section of the Project page).
- We created an API (Joaquin & Kwat's API/Python module pydoc/Github Documentation code) that other developers can use to build on our project or use it in novel ways for their own projects.
- As mentioned earlier, we made use of SBOLv standard.
iGEM Silver Medal requirements
- We've demonstrated the relevance of our project to Synthetic Biology here.
- We have a comprehensive and well-designed Tutorial for using our app.
- We created an API (Joaquin & Kwat's API/Python module pydoc/Github Documentation code) that other developers can use to build on our project or use it in novel ways for their own projects.
- We used QUnit, a JavaScript unit testing framework, for some of our work during the summer.
iGEM Bronze Medal requirements
- Our team is all registered and ready to go! We're all immensely excited to represent UC San Diego at Boston.
- We've created a project description for our application here.
- Find us ready with a Poster to talk about SBiDer at the Regional Jamboree and World Championship Jamboree, 2014.
- Our code is well-documented and available via The iGEM Software Registry on GitHub.