LMIS DAZ

From mn/ifi/inf5750
Revision as of 09:11, 8 November 2015 by Deveshs@uio.no (talk | contribs)

Jump to: navigation, search

List of group members

Summary of requirements

Click on Logistics Management Information System (LMIS) Light for the project description

Technologies and Framework

  • JavaScript
  • HTML 5
  • BootStrap
  • RESTFul API provided by DHIS2 Messaging module for posting messages.

Tools

  • Eclipse
  • Android SDK

Time schedule

Milestone 1: 8th November

  • Document features and architecture on Wiki
    • This project is a prototype of Logistic Management Information System. A simple android form app will take input related to Medical Logistics and will broadcast the request encapsulating all the parameters entered in the form to either single or multiple user depending on how many users are there in a group or organizational unit.
  • LMIS DAZ.png
  • Show understanding of DHIS2 web apps
    • DHIS2 has quit many web app modules. But there are few which are related to LMIS project. Those are Messaging, Origanizational Units and Users.
    • Messaging Framework is responsible for send/receive of inside (between Dhis users) and outside (email) messages. It exposes RESTFUl API in order to use this framework for message delivery.
    • The location where data is coming from could be any medical facility i.e Health Centre, Nursing Home etc and these facilities belong to one of the Organizational Unit. One OU can have multiple facilities.
    • In DHIS2 user can exist either in isolation or being attached to any User Group or even Organizational Unit. So Messaging module can send a message to either a single user or to any other User Group or Organizational Unit. In case later cases message will be delivered to all users attached to that User Group or Organizational Unit.

Milestone 2: 22th November

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

Milestone 3: 4th December

  • Finished, if applicable also with mobile app.

Final Delivery: 11th December

Tasks division within the group

Milestone 1

After the first meeting held on 3rd Nov some elements of project and milestone 1 was discussed

  • Devesh created and defined the structure of the wiki page.
  • Zubair defined feature,architecture and understandings on the wiki page.
  • Amandeep and Uzma created the private git repository @ Bitbucket and invited Zubair and Devesh to join.

Milestone 2

Meeting scheduled on 9 Nov monday.

Milestone 3

Screenshots and screen flows

Documented learning during project

Suggested improvements to APIs etc

Link to repository

Private Repository https://bitbucket.org/lmis_daz/lmis_daz

Download link to sample web app or Android app