Difference between revisions of "PSM"

From mn/ifi/inf5750
Jump to: navigation, search
Line 17: Line 17:
  
 
==Timeline==
 
==Timeline==
 +
{| class="wikitable"
 +
|-
 +
! Header 1
 +
! Header 2
 +
! Header 3
 +
|-
 +
| row 1, cell 1
 +
| row 1, cell 2
 +
| row 1, cell 3
 +
|-
 +
| row 2, cell 1
 +
| row 2, cell 2
 +
| row 2, cell 3
 +
|}
  
 
==Repository==
 
==Repository==
  
 
https://github.uio.no/spmarkhu/INF5750-gruppe
 
https://github.uio.no/spmarkhu/INF5750-gruppe

Revision as of 14:41, 31 October 2017

Group Members

  • Sondre Kristensen (sondrkri)
  • Sondre Patrick Nordby Markhus (spmarkhu)
  • Muddasar Hussain (muddasah)

Product Description

The task chosen is: Master Facility List.

Features

The product will firstly consist of a main page. On this main page, a user can search for a specific organisationunit. Once a unit is found, the user can click on the unit, and will be taken to a new page, displaying all the information about the organisation unit. Once there, the user can also fill in a form to propose changes to the orgUnit. An administrator can change what info is to be displayed for a unit, as well as manage feedback in a different interface.

Architecture

The key framework of the application is Angular. AngularMaterial is a package used for styling and layout, and AngularCLI is a tool used for generation and runing the application.

The Architecture is overall REST based, using data from the DHIS api. The application itself is multipage, with a common navigational bar at the top. The different pages have different properties, like the search page or the display page.

Timeline

Header 1 Header 2 Header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3

Repository

https://github.uio.no/spmarkhu/INF5750-gruppe