Line 196: | Line 196: | ||
<a href="https://2016.igem.org/Team:BostonU_HW/Demonstrate">Demonstration</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Demonstrate">Demonstration</a> | ||
<a href="https://2016.igem.org/Team:BostonU_HW/Proof">Proof</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Proof">Proof</a> | ||
− | <a href="https://2016.igem.org/Team:BostonU_HW/Design"> | + | <a href="https://2016.igem.org/Team:BostonU_HW/Design">Design</a> |
<a href="https://2016.igem.org/Team:BostonU_HW/Parts">Parts</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Parts">Parts</a> | ||
</div> | </div> | ||
Line 213: | Line 213: | ||
<a href="https://2016.igem.org/Team:BostonU_HW/HP/Silver">Silver</a> | <a href="https://2016.igem.org/Team:BostonU_HW/HP/Silver">Silver</a> | ||
<a href="https://2016.igem.org/Team:BostonU_HW/HP/Gold">Gold</a> | <a href="https://2016.igem.org/Team:BostonU_HW/HP/Gold">Gold</a> | ||
− | + | ||
<a href="https://2016.igem.org/Team:BostonU_HW/Engagement">Engagement</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Engagement">Engagement</a> | ||
</div> | </div> | ||
Line 220: | Line 220: | ||
<a href="#" class="dropbtn">AWARDS</a> | <a href="#" class="dropbtn">AWARDS</a> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href="https://2016.igem.org/Team:BostonU_HW/ | + | <a href="https://2016.igem.org/Team:BostonU_HW/Integrated_Practices">Integrated Practices</a> |
<a href="https://2016.igem.org/Team:BostonU_HW/Software">Software</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Software">Software</a> | ||
</div> | </div> | ||
Line 230: | Line 230: | ||
<a href="https://2016.igem.org/Team:BostonU_HW/Silver">Silver</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Silver">Silver</a> | ||
<a href="https://2016.igem.org/Team:BostonU_HW/Gold">Gold</a> | <a href="https://2016.igem.org/Team:BostonU_HW/Gold">Gold</a> | ||
− | + | ||
</div> | </div> | ||
</li> | </li> |
Revision as of 23:25, 19 October 2016
TIMELINE: JUNE
Notebook
- Switched to node.js template with handlebars to make the GUI after realizing the need of a server to open up local ports and save files
- Added html pages for the web-app, javascript files for the functionality, and a css file for the look of the pages
- Created a mockup for the GUI for the microfluidic work flow
- Decided on a structure to implement pumps using a lever arm
- Created templates to display an svg file
- Added functionality to the display by dynamically creating buttons to open and close valves depending on the svg file
- Incorporated Ajax to connect to the serial port to connect to an arduino
- Used Ajax and post requests to import files from the web-app and save them locally to use for the settings page and the svg image
- Ordered parts for the pumps setup
- Changed mapper code to differentiate flow from control on an LFR file
- Added functionality to mapper to work with the UCF and identify which layer all elements reside in
- Implemented control layer in mapper