Difference between revisions of "Main Page/VisualizationGOBLET"

From Protein Prediction 2 Winter Semester 2014
(3. Your data)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
   
   
== 1.Introduction ==
+
= 1.Introduction =
   
  +
== Functionality==
User experience
 
=== Functionality===
 
* User can choose from different perspectives to view training courses
 
* Filter a certain training course in an easy way
 
* Show training courses in a map, in a calendar, or in a list
 
=== Features===
 
* Easy and accurate to search a training course
 
* User friendly:representing training courses in a more direct way
 
   
  +
* User can choose from different perspectives to view training courses
== 2. Application design ==
 
  +
* Filter a certain training course in an easy way
  +
* Show training courses in a map, in a calendar, or in a list
   
  +
== Features==
=== Expected technical difficulties===
 
  +
* Easy and accurate to search a training course
* Multiple feature filtering
 
  +
* User friendly:representing training courses in a more direct way
* Extracting the data
 
  +
  +
[[File:Filter.png|left|200px]][[File:List.png|200px|List View]][[File:Map.png|200px|Map View]][[File:Calender.png|200px|Calendar View]]
  +
  +
= 2. Application design =
  +
  +
== Expected technical difficulties==
  +
* Multiple feature filtering
  +
* Extracting the data
 
 
=== libraries you plan to use===
+
== libraries you plan to use==
* D3
+
* D3
* Angular JS
+
* Angular JS
  +
  +
= 3. Your data =
  +
  +
  +
   
== 3. Your data ==
 
   
  +
*Drupal database
* Remarks about your input format
 
  +
-Need to down load a module to allow download of data from database via ISON, XML, etc
   
 
== 4. Roadmap ==
 
== 4. Roadmap ==
  +
*Preparation (get familiar with D3 , access to the database)
  +
*Visualize our data in 3 Basic forms (column map table)
  +
*Build them into BIOJS components
  +
*Other visualization forms

Latest revision as of 13:22, 20 November 2014


1.Introduction

Functionality

  • User can choose from different perspectives to view training courses
  • Filter a certain training course in an easy way
  • Show training courses in a map, in a calendar, or in a list

Features

  • Easy and accurate to search a training course
  • User friendly:representing training courses in a more direct way
Filter.png

List ViewMap ViewCalendar View

2. Application design

Expected technical difficulties

  • Multiple feature filtering
  • Extracting the data

libraries you plan to use

  • D3
  • Angular JS

3. Your data

  • Drupal database

-Need to down load a module to allow download of data from database via ISON, XML, etc

4. Roadmap

  • Preparation (get familiar with D3 , access to the database)
  • Visualize our data in 3 Basic forms (column map table)
  • Build them into BIOJS components
  • Other visualization forms