Changes between Initial Version and Version 1 of ngslimsroadmap


Ignore:
Timestamp:
2010-10-18T11:04:04+02:00 (14 years ago)
Author:
JLundberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ngslimsroadmap

    v1 v1  
     1= NGS LIMS Roadmap (Wet-lab only) =
     2
     3
     4=== Initial planning: ===
     5
     6 * Create rough draft data model
     7 * Gather customer requirements
     8 * Mockups of user interface
     9
     10=== Milestone 1 : Basic working app for wet lab ===
     11
     12==== Features for customer: ====
     13
     14 * Ability to create new projects and workflows
     15 * Ability to view data per project, per sample, per batch
     16 * Ability to view progress of a sample/project
     17 * A protocol (workflow) view will allow user to go through different protocols per sample(s) and 'execute' the different steps, as well as viewing the protocol procedure/information,
     18 * Ability to view protocol information by clicking on it in the app (see above)
     19 * Ability to view current sample storage location + images (tussenresultaten) from a project.
     20 *  Ability to search based on different attribute (show active samples, show finished samples, show active projects, show finished projects, etc)
     21
     22==== Technical realization: ====
     23
     24  * Project plugin that allows creation of a new project, a matrix view showing projects (searchable as well), and a project overview page, similar to matrix but showing only one project in a visual manner with progress
     25 * Workflow plugin that allows creation of a new workflow, a page for viewing a current workflow for a project/(set of samples) (along with links to protocol execution/information)
     26 * Batch plugin to view samples per batch (anything else here?)
     27 * Add some more fields to data model (feature for a observationtarget indicating status, storage location feature, etc)
     28 * Search functionality, aka queries allowing different methods of searching and then properly displaying those results
     29
     30 
     31
     32
     33
     34