Difference between revisions of "Rocketscience"

From mn/ifi/inf5750
Jump to: navigation, search
m
Line 1: Line 1:
 
== Project description ==
 
== Project description ==
 +
Web application for DHIS2 for managing organization units.
 +
 +
There a ''user'' should be able to:
 +
* View and filter org. units
 +
* Get detailed information about a org. unit
 +
* Search org. units
 +
* CRUD org. units
 +
** Add a new facility location by map click
 +
 +
=== Technologies and frameworks ===
 +
* Bootstrap
 +
* HTML5 & CSS3
 +
* AngularJS
 +
* DHIS2
 +
* Google Maps JavaScript API
  
 
== List of group members ==
 
== List of group members ==
 +
# Emil Døhlen Hansen '''(Emildh)'''
 +
# Kristian Oddtrøen '''(Krisodd)'''
 +
# Espen Hofsøy Stokkerud '''(espenhst)'''
  
== Architecture ==
+
== Schedule ==
  
== Technology ==
+
=== Milestones ===
 +
'''Milestone 1:''' 10th November Document features and architecture on Wiki
  
== Git Repository ==
+
Show understanding of DHIS2 web apps
 +
 
 +
'''Milestone 2:''' 22th November First bare-bone version - static HTML
  
== Summary of Requirements ==
+
Uploadable as DHIS2 web app
  
== Group organization ==
+
'''Milestone 3:''' 4th December Finished, if applicable also with mobile app.
  
== Screenshots, implementation of features ==
+
'''Milestone 4: '''11th December Final delivery
  
== Learning outcome and future thoughts ==
+
'''Milestone 5: '''Mid December Presentation
  
== Time schedule ==
+
== Git Repository ==
 +
* '''GitHub repo: '''[https://github.com/uNd3rt4k3r/rocketscience Touch me!]

Revision as of 20:15, 10 November 2015

Project description

Web application for DHIS2 for managing organization units.

There a user should be able to:

  • View and filter org. units
  • Get detailed information about a org. unit
  • Search org. units
  • CRUD org. units
    • Add a new facility location by map click

Technologies and frameworks

  • Bootstrap
  • HTML5 & CSS3
  • AngularJS
  • DHIS2
  • Google Maps JavaScript API

List of group members

  1. Emil Døhlen Hansen (Emildh)
  2. Kristian Oddtrøen (Krisodd)
  3. Espen Hofsøy Stokkerud (espenhst)

Schedule

Milestones

Milestone 1: 10th 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.

Milestone 4: 11th December Final delivery

Milestone 5: Mid December Presentation

Git Repository