Team III Webserver Group: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
===='''Problem Statement'''==== | ===='''Problem Statement'''==== | ||
* Makes our work as bioinformaticians accessible to a wider audience | |||
* Is easy-to-use, requires little bioinformatics knowledge to get the analysis results | |||
* Is visually informative, easy on eyes | |||
===='''Design Objectives'''==== | ===='''Design Objectives'''==== |
Revision as of 19:04, 18 April 2020
Team 3: Web Server
- File:Web Server - Team 3 Background and Strategy.pptx.pdf
- File:Web Server - Team 3 Final Presentation.pptx.pdf
Group Members - Aparna Maddala, Sonali Gupta, Ahish Sujay, Yiqiong Xiao, Allison Rozanski, Yuhua Zhang
Introduction
Problem Statement
- Makes our work as bioinformaticians accessible to a wider audience
- Is easy-to-use, requires little bioinformatics knowledge to get the analysis results
- Is visually informative, easy on eyes
Design Objectives
Architecture Design
Approaches
MVC Framework - MODEL
MySQL
MVC Framework - View
Javascript, CSS, HTML
MVC Framework - Controller
Python(Flask)