Difference between revisions of "Geo2"

From mn/ifi/inf5750
Jump to: navigation, search
Line 23: Line 23:
 
*Final complete working product
 
*Final complete working product
  
Link: [https://code.launchpad.net/geolocationdataentry2 https://code.launchpad.net/geolocationdataentry2]
+
Link: [https://code.launchpad.net/geolocationdataentry2 https://code.launchpad.net/geolocationdataentry2]
 +
 
 +
'''Frameworks and libraries:'''
 +
 
 +
[http://docs.angularjs.org/api AngularJS API]&nbsp;(explenation of&nbsp;[http://danorlando.com/angularjs-bootstrap-lifecycle-general-overview/ Angular architechture])<br>[http://api.jquery.com/ jQuery API]

Revision as of 00:31, 26 November 2013

Team:

  • Ryhor Sivuda
  • Hans Furholt
  • Ibraheem Cheema
  • Cato Danielsen

Features:
Users should be able to enter information about a decease.
For each entry geolocation is stored.
All gathered information displayed on a map.
Possibility to filter deceases by kind and displaying only them on a map.

Description:
The application enables users to enter decease information, geo location of the place where it was registered and time of the registration. Displays previously registered decease entries on a map and allows to filter them.

Time schedule:
Milestone 1: 1st November

  • Document features and architecture on Wiki

Milestone 2: 15th November

  • Implement basic functionality
  • First uploadable version

Milestone 3: 30th November

  • Final complete working product

Link: https://code.launchpad.net/geolocationdataentry2

Frameworks and libraries:

AngularJS API (explenation of Angular architechture)
jQuery API