Difference between revisions of "MORDE"

From mn/ifi/inf5750
Jump to: navigation, search
Line 52: Line 52:
 
'''Final delivery: 8th December and Presentation: 9th December'''
 
'''Final delivery: 8th December and Presentation: 9th December'''
  
== Log ==
+
== Project log ==
  
 
'''November 12th'''
 
'''November 12th'''
  
*We've put together a static sample HTML/CSS datablock page. The view/static page shows the block editor when one of the data blocks has been selected and expanded for editing. Due to some CSS issues, it is currently not supported by WebKit based browsers. We'll fix this later.
+
*We've installed DHIS2 on our computers - locally and had a look at the DHIS2 API. We've also put together a static sample HTML/CSS datablock page. The view/static page shows the block editor when one of the data blocks has been selected and expanded for editing. Due to some CSS issues, it is currently not supported by WebKit based browsers. We'll fix this later.

Revision as of 16:55, 12 November 2014

Team members

  • Dag Eng (dae)
  • Martine Birketvedt Eklund (martiekl)
  • Ole Kristian Rosvold (olekros)

Repository

gitolite@git.uio.no:inf5750/olekros/morde


Data element bulk editor

Display a paged list of data elements with the most-used fields on a singrle row per data element, and allow for editing each field directly. Include both free-text field and drop-downs (category combo, etc).

Technology and architecture

HTML5 CSS3 etc.

Features

  • Organic expandable field growth of data elements
  • Next generation list scrolling and jumping
  • Intelligent search box
  • Information popup on hasitation
  • Slide to kill, delete function
  • Save on leave field
MORDEPlan.jpg

Nice to have

  • Responsive

Milestones

Milestone 1: 9th November

  • Document features and architecture on Wiki
  • Show understanding of DHIS2 web apps

Milestone 2: 15th November

  • First bare-bone version - static HTML
  • Uploadable as DHIS2 web app

Milestone 3: 30th November

  • Finished, if applicable also with mobile app.

Final delivery: 8th December and Presentation: 9th December

Project log

November 12th

  • We've installed DHIS2 on our computers - locally and had a look at the DHIS2 API. We've also put together a static sample HTML/CSS datablock page. The view/static page shows the block editor when one of the data blocks has been selected and expanded for editing. Due to some CSS issues, it is currently not supported by WebKit based browsers. We'll fix this later.