Team:Exeter/lab book/glyco/wk7
From 2012.igem.org
Jamesml213 (Talk | contribs) |
Jamesml213 (Talk | contribs) |
||
Line 121: | Line 121: | ||
<p><b>07/08/12</b></p> | <p><b>07/08/12</b></p> | ||
<p><i>Web4.py Design</i></p> | <p><i>Web4.py Design</i></p> | ||
- | <p>Completed a design for the web page interface. Begins with home page offering the user several options with @route('/home' | + | <p>Completed a design for the web page interface. Begins with home page offering the user several options with @route('/home')</p> |
- | <p>Then a page where the user can create their own polysaccharide by entering the | + | <p>Then a page where the user can create their own polysaccharide by entering the sugar units making up the repeat unit and clicking the button 'fetch enzymes', @route('/build').</p> |
<p>Random chain page where the user can create their own random polysaccharide by specifying the chain length, @route('/random').</p> | <p>Random chain page where the user can create their own random polysaccharide by specifying the chain length, @route('/random').</p> | ||
<p>Page for adding an enzyme to Glycobase. The user is asked for the enzyme name, acceptor sugar, donor sugar and whether it is characterized, @route('/Add_Enzyme').</p> | <p>Page for adding an enzyme to Glycobase. The user is asked for the enzyme name, acceptor sugar, donor sugar and whether it is characterized, @route('/Add_Enzyme').</p> |
Latest revision as of 00:27, 27 September 2012
Glycobase: 6th - 10th August 2012 07/08/12 Web4.py Design Completed a design for the web page interface. Begins with home page offering the user several options with @route('/home') Then a page where the user can create their own polysaccharide by entering the sugar units making up the repeat unit and clicking the button 'fetch enzymes', @route('/build'). Random chain page where the user can create their own random polysaccharide by specifying the chain length, @route('/random'). Page for adding an enzyme to Glycobase. The user is asked for the enzyme name, acceptor sugar, donor sugar and whether it is characterized, @route('/Add_Enzyme'). After submitting the enzyme there is a completion page, @route('/Add_Enzyme/submit'). Help page, @route('/help'). Some routes could be dynamic. 08/08/12 First HTML styling for GlycoWeb completed and buttons created for navigation.
10/08/12 Running GlycoWeb on another server Bottle has various adapters to multi-threaded servers on board. |
Website Designed and Built by: Ryan Edginton, James Lynch & Alex Clowsley | Contact Us | Site Map |