Difference between revisions of "TeamNSA"

From mn/ifi/inf5750
Jump to: navigation, search
(Added link to the current app, still pre git)
Line 42: Line 42:
 
== How you are dividing tasks within the group ==
 
== How you are dividing tasks within the group ==
  
Need to get overview of tasks before we can divide.
+
The project will be divided into three major functionality parts that each group member will be in charge of handeling.
 +
 
 +
Task 1: Create the page with functionality for searching and moving through the organisation units. Code for generating a list of all the organisation units.
 +
 
 +
Task 2: Make the functions for getting the specific data for each organisation unit, edit the data and save functionality.
 +
 
 +
Task 3: Generate a map with markers for the specific organisation unit.
  
 
== Functionallity ==
 
== Functionallity ==
  
Showing a map with all org units.
+
Showing a map with org units.
  
 
Ability to search for a org unit and then display it on the map.
 
Ability to search for a org unit and then display it on the map.
 
Categories org units under major group and give the ability to only show major groups on the map.
 
  
 
A scrollable list with all org units. Be able to click a name and have it show on the map.
 
A scrollable list with all org units. Be able to click a name and have it show on the map.
Line 71: Line 75:
  
 
Scrollable list for each org unit that is clickable and will show it on the map.
 
Scrollable list for each org unit that is clickable and will show it on the map.
 
Major categories that shows the location of all Hostpitals etc.
 
  
  
Line 87: Line 89:
  
 
== Link to repository ==
 
== Link to repository ==
 +
 +
  
 
== Download link to sample web app or Android app ==
 
== Download link to sample web app or Android app ==

Revision as of 12:21, 5 December 2014

TeamNSA 2014

This Wiki is used for documenting the group project by TeamNSA 2014.

We are currently working on (/#/view4): http://inf5750-23.uio.no/apps/pregit/facilityAPP/#/view4

Group Members

  • Ratish Mohan
  • Haris Sistek
  • Daniel Sunde

Summary of requirements

Working web app that shows org units.

A map that shows each org unit.

Everything in a single page.

Time schedule

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

How you are dividing tasks within the group

The project will be divided into three major functionality parts that each group member will be in charge of handeling.

Task 1: Create the page with functionality for searching and moving through the organisation units. Code for generating a list of all the organisation units.

Task 2: Make the functions for getting the specific data for each organisation unit, edit the data and save functionality.

Task 3: Generate a map with markers for the specific organisation unit.

Functionallity

Showing a map with org units.

Ability to search for a org unit and then display it on the map.

A scrollable list with all org units. Be able to click a name and have it show on the map.

Be able to edit the org unit.

Screenshots and screen flows

Example 1:

Example.png
StandardSite.PNG
EditUnit.PNG
Enlarged Map.PNG

A search engine to find an org unit.

Scrollable list for each org unit that is clickable and will show it on the map.


Standard view of the site: This is a aproximate of how the main page should look and feel like.

When clicking an org unit: Since it's a single page site we want a dropdown window of the viewable and editable information when clicking a Organization unit.

When clicking on the map: When clicking the map it should enlarge so to be easier to view.

Documented learning during project

Suggested improvements to APIs etc

Link to repository

Download link to sample web app or Android app