Difference between revisions of "ZTeamMilestone1"

From mn/ifi/inf5750
Jump to: navigation, search
m
m (Tasks)
Line 6: Line 6:
  
 
== Tasks ==
 
== Tasks ==
 +
Figuring out map solution, and how to get the map data (coords) from the api.
 +
 +
Starting the base app
 +
 +
Implementing
 +
 +
Search
 +
 +
Adding new facility (and deleting existing one)

Revision as of 17:10, 5 November 2015

We are planning to make a web app, using AngularJS and LeafletJS on the client side, and communicate to the server, using the API.

The reason for using Leaflet is that it's light weight (good for mobile/low bw connections). It also seems that Google Maps will discontinue some of it's services in 2016.

We are planning to write the app basically from scratch, but borrow code from the existing OrgUnit app, that is in the standard DHIS2 package.

Tasks

Figuring out map solution, and how to get the map data (coords) from the api.

Starting the base app

Implementing

Search

Adding new facility (and deleting existing one)