Difference between revisions of "HAMdev"

From mn/ifi/inf5750
Jump to: navigation, search
(Milestones)
Line 8: Line 8:
  
 
http://www.uio.no/studier/emner/matnat/ifi/INF5750/h15/group-projects/managing-organization-units/illustration.png
 
http://www.uio.no/studier/emner/matnat/ifi/INF5750/h15/group-projects/managing-organization-units/illustration.png
 +
  
 
== Technologies and Frameworks ==
 
== Technologies and Frameworks ==

Revision as of 15:51, 5 November 2015


Project: Managing organization units

Make a web app in order to manage organization unit easily. Trhough the web interface the user should be able to search for different organizational units in an intuitive and responsive way. Further, the web app should be able to filter the search based on levels, where the result is displayed on a map. You can edit the coordinates and other organizational unit details when a unit is selected. You should also be able to add new facilities through clicking on the map. The details of a chosen facility should be presented through a drop-down menu beneath the name of the given facility.

illustration.png


Technologies and Frameworks

  • Bootstrap
  • HTML 5 & CSS 3
  • Angular JS
  • DHIS2 Web app
  • Google Maps JavaScript AP
  • JUnit

Repository

GitHub

Group members

  • Aulon Mujaj (aulonm@ifi.uio.no)
  • Halvor Hølmebakk Mangseth (halvorhm@ifi.uio.no)
  • Magnus Røed Hestvik (magnurh@ifi.uio.no)

Project plan

  • Set up personal development environments with IntelliJ, Bootstrap, tomcat, DHIS2 and the github project.
  • The static page can be divided into three main parts.
    • The HTML/CSS
    • Map interaction
    • DHIS2 interaction to retrieve and store data
  • QA to make sure it's uploadable as a DHIS2 web app.
  • Implement AngularJS functionality to make the static site more interactive (will be further specified when work has begun on the static site and we have a better understanding of the framework and how to properly utilize it).


Milestones

Milestone 1: 8th November Document features and architecture on Wiki

Show understanding of DHIS2 web apps

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

Presentation: mid December