Difference between revisions of "HKH Survey"

From mn/ifi/inf5750
Jump to: navigation, search
Line 1: Line 1:
 +
Intro yo
 +
 
=Team=
 
=Team=
 
* Hoang
 
* Hoang

Revision as of 18:33, 28 October 2013

Intro yo

Team

  • Hoang
  • Kennet (kennetvu@ifi.uio.no)
  • Henrik

Features

  • Single event data entry form
  • Skip logic (eg. If pregnant, fill in these extra forms)
  • Make interface for easily defining form and skip logic (integrated with single event, but you’ll need some additional info)
  • Available as DHIS2 web app and Android app (phonegap)
  • Touch friendly UI

Architecture

Front end

  • HTML
  • CSS
  • Javascript & JQuery - To manipulate front end part
  • Bootstrap twitter - HTML/CSS Framework for making beautiful webpages

Back end

  • PHP - For easy data manipulation between client & server
  • Laravel Framework - MVC framework for easy php development
  • MySQL - Database for storing data

Server

  • Apache with php
  • MySQL

DHIS2

  • Yolo

Milestones

Milestone 1: 1st 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 Presentation: 9th December

Todo

  • Create mockup
  • Install dhis2
  • Set up git repo
  • Etc