Difference between revisions of "Fff"

From mn/ifi/inf5750
Jump to: navigation, search
(Summary of requirements)
Line 1: Line 1:
 +
 +
== Overview ==
 +
Project B - Data Store Manager App
  
 
== Group members ==
 
== Group members ==

Revision as of 13:58, 26 October 2016

Overview

Project B - Data Store Manager App

Group members

  • Birk Johansson
  • Steven Hicks
  • Pavel Jurasek

Summary of requirements

We are creating a user interface for interacting with the DHIS2 datastore. Through this application you will be able to create, read, update and delete posts through a simple interface using the DHIS2 api to handle the interaction with the database. At the time of writing this the application is still under production. Below are a set of features you can expect from the final release due late November. Keep in mind that we’re willing to keep this feature list dynamic, meaning that features might be added or removed as we see necessary.

  • Create, Read, Update and Delete namespaces/records in the DHIS2 Datastore.
  • Search records limited by namespace or globally.
  • Filter namespaces/records for readability and easy of use.
  • Sort namespaces/records by name, creation date or last updated.
  • Restore old namespaces or records which have previously been deleted.

After the project has concluded, it will be released as open source available on github.

Time schedule

How you are dividing tasks within the group

Screenshots and screen flows

Documented learning during project

Suggested improvements to APIs etc

Link to repository

https://github.com/Glimlag/INF5750

Download link to sample web app