Difference between revisions of "Simonandbears"

From mn/ifi/inf5750
Jump to: navigation, search
m (Simonje@uio.no moved page Simonandthebears to Simonandbears)
(Requirements)
Line 15: Line 15:
  
 
== Requirements ==
 
== Requirements ==
 +
The app will have a list of organizational units. A user should be able to view, edit, and add these units. The list will also be searchable (with autocomplete) and filterable.
 +
 +
We should be able to view the location of an organizational unit on a map, and also add new units by clicking a location on the map. When we search for an organizational unit, the results will also display the location of the results on the map. When we click an already existing organizational unit on the map we should be able to view detailed information about it, and be able to edit it.
  
 
== Schedule ==
 
== Schedule ==

Revision as of 18:36, 5 November 2015


Project details

Webapp for DHIS2 for managing organization units. A user should be able to view and filter organizational units, and also see detailed information about an organizational unit, all in one page. The user should also be able to edit and add organizational units. We will use a map to display the location of the organizational units, and the user should be able to click the map to add a new unit with coordinates.

Architecture

Webapp built with AngularJS framework. We use Materialize for the layout instead of Bootstrap. Google Maps Javascript API for loading a map, retrive locations, and mapping location data.

Group members

Simon Jespersen - simonje@ifi.uio.no

Asbjørn Thom - asbjort@ifi.uio.no

Torbjørn N. Høiland - torbjonh@ifi.uio.no

Requirements

The app will have a list of organizational units. A user should be able to view, edit, and add these units. The list will also be searchable (with autocomplete) and filterable.

We should be able to view the location of an organizational unit on a map, and also add new units by clicking a location on the map. When we search for an organizational unit, the results will also display the location of the results on the map. When we click an already existing organizational unit on the map we should be able to view detailed information about it, and be able to edit it.

Schedule

Tasks

Screenshots

Learning notes

Improvements

Repository

Github

Download link