Skip to content

DHIS 2 Core. Written in Java. Contains the DHIS 2 service layer and Web API.

License

Notifications You must be signed in to change notification settings

msf-ocba/dhis2-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS 2

DHIS 2 is a flexible information system for data capture, management, validation, analytics and visualization. It allows for data capture through clients ranging from Web browsers, Android devices, Java feature phones and SMS. DHIS 2 features data visualization apps for dashboards, pivot tables, charting and GIS. It provides metadata management and configuration. The data model and services are exposed through a RESTful Web API.

Overview

The software is open source and released under the BSD license.

For documentation please visit the doc page.

To can download pre-built WAR files from the continuous integration server.

You can explore various demos of DHIS 2 in the play environment.

For general info please visit the project web page.

Build process

This repository contains the source code for the server-side component of DHIS 2, which is developed in Java and built with Maven.

To build it you must first install the root POM file, navigate to the dhis-web directory and then build the web POM file.

cd dhis-2
mvn install
cd dhis-web
mvn install

Build Status

About

DHIS 2 Core. Written in Java. Contains the DHIS 2 service layer and Web API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.8%
  • JavaScript 16.2%
  • CSS 1.5%
  • HTML 0.4%
  • Game Maker Language 0.1%
  • XSLT 0.0%