Object Oriented Software Engineering Course - Group 8


Jeff Burka (Frontend)

Bumjin Kim (Backend, Frontend)

Alex Monroe (Frontend)

Emily Scher (Backend)


Title : OliGUI


Previous Iterations

Javadocs

Iteration 5

Current Implementation Progress

Our project is coming along well. Right now, a user can drag in biobricks (which are populated in the workspace from the server-side database) into the blank workspace, and a click of the "submit" button will send that sequence to the server. Once on the server, the sequence is stored with in that user's library. Now the "Library" page for each user lists his/her saved sequences. These sequences are links to the sequence editing page, which we are still working on. Oligo design has been implemented server side so that a sequence designed by the user is backed by an actual oligo sequence on the server.

Plans for future iterations