(made eligible, ready for samir to edit) |
|||
Line 1: | Line 1: | ||
{{UC_Davis}} | {{UC_Davis}} | ||
<html> | <html> | ||
+ | <head></head> | ||
+ | <body> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="row row-centered"> | ||
+ | <div class="col-xs-12 col-centered"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/f/f5/T--UC_Davis--UCD16_iGEMmatch.png" id = "matchImg" class = "bactImg" alt=""> | ||
+ | <h1>iGEMMatch.org</h1> | ||
+ | <p> | ||
+ | We developed a website, iGEMmatch.org, which promotes collaborations between iGEM teams and makes contacting teams effortless. The website allowed users to sign-up, select which track their project fits in, give a short description and designate sortable keywords about their project. It not only allowed users to see what teams may have a compatible project, it provides the contact information so that teams no longer have to sort through university directories or relying on teams Wikis like other tools available. iGEMmatch had over 50 teams registered, 6 of which have official collaborations at the Jamboree, and promoted international collaborations that may have otherwise been unfeasible. | ||
+ | </p> | ||
+ | <p><a href="http://igemmatch.org/">Try it out here</a></p> | ||
+ | <a href="https://github.com/Akre96/iGemMatch">Source code here on Github</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <div class = "container-fluid footer"> | ||
+ | <div class="row row-centered"> | ||
+ | <div class="col-xs-8 col-centered centered"> | ||
+ | <p>Contact us at: ucdigem@gmail.com </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 07:21, 19 October 2016
iGEMMatch.org
We developed a website, iGEMmatch.org, which promotes collaborations between iGEM teams and makes contacting teams effortless. The website allowed users to sign-up, select which track their project fits in, give a short description and designate sortable keywords about their project. It not only allowed users to see what teams may have a compatible project, it provides the contact information so that teams no longer have to sort through university directories or relying on teams Wikis like other tools available. iGEMmatch had over 50 teams registered, 6 of which have official collaborations at the Jamboree, and promoted international collaborations that may have otherwise been unfeasible.
Source code here on Github