Difference between revisions of "Team:USTC-Software/Improve"

Line 89: Line 89:
 
             <h2>Improve</h2>
 
             <h2>Improve</h2>
 
             <h4>The Community</h4>
 
             <h4>The Community</h4>
             <img src="https://static.igem.org/mediawiki/2018/7/70/T--USTC-Software--Bio2.png">
+
             <div style="width:100%"><img src="https://static.igem.org/mediawiki/2018/7/70/T--USTC-Software--Bio2.png"></div>
 
             <p>Biohub 2.0 is a synthetic biology community, focusing on more efficient Biobricks information retrieval
 
             <p>Biohub 2.0 is a synthetic biology community, focusing on more efficient Biobricks information retrieval
 
                 and more convenient biological ideas sharing. Apart from these functions, an online editor is added to
 
                 and more convenient biological ideas sharing. Apart from these functions, an online editor is added to
Line 96: Line 96:
 
                 supported. As an extensible community, more fantastic features would be integrated in the future. </p>
 
                 supported. As an extensible community, more fantastic features would be integrated in the future. </p>
 
             <h4>Intelligent Search Engine</h4>
 
             <h4>Intelligent Search Engine</h4>
             <img src="https://static.igem.org/mediawiki/2018/7/78/T--USTC-Software--db.png">
+
             <div style="width:100%"><img src="https://static.igem.org/mediawiki/2018/7/78/T--USTC-Software--db.png"></div>
 
             <p>The Intelligent Search Engine is based on 2017's project. The following features are added.</p>
 
             <p>The Intelligent Search Engine is based on 2017's project. The following features are added.</p>
 
             <ul>
 
             <ul>
Line 109: Line 109:
 
             </ul>
 
             </ul>
 
             <h4>User Interface</h4>
 
             <h4>User Interface</h4>
             <img src="https://static.igem.org/mediawiki/2018/b/bb/T--USTC-Software--up.png">
+
             <div style="width:100%"><img src="https://static.igem.org/mediawiki/2018/b/bb/T--USTC-Software--up.png"></div>
 
             <p>We introduced a new user interface. In order to match our frontend framework perfectly, we choose
 
             <p>We introduced a new user interface. In order to match our frontend framework perfectly, we choose
 
                 Ng-zorro, which is written in TypeScript with complete defined types as our UI framework. The
 
                 Ng-zorro, which is written in TypeScript with complete defined types as our UI framework. The

Revision as of 19:33, 17 October 2018

Improve

The Community

Biohub 2.0 is a synthetic biology community, focusing on more efficient Biobricks information retrieval and more convenient biological ideas sharing. Apart from these functions, an online editor is added to BioHub 3.0. Users not only can finish their reports in a more convenient way, but also can release their reports and read or comment on other scholar's reports on this platform. Praise and collection are also supported. As an extensible community, more fantastic features would be integrated in the future.

Intelligent Search Engine

The Intelligent Search Engine is based on 2017's project. The following features are added.

  • It has a better command of language recognition. It supports semantic recognition, like "reports today", "reports by ana", "reports this year" and etc..
  • Filtering rules and Collation can be customized.
  • Advanced search is supported.
  • We have added many useful databases and academic websites to our search engine, so biologists could search information more quickly.

User Interface

We introduced a new user interface. In order to match our frontend framework perfectly, we choose Ng-zorro, which is written in TypeScript with complete defined types as our UI framework. The high-quality components and style of Ng-zorro help us complete our design quickly and provides a better experience.