Skip to content

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

License

Notifications You must be signed in to change notification settings

tchilders95/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

Issues can be reported and browsed in JIRA.

For documentation please visit the doc page.

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

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

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

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 service layer and Web API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.8%
  • JavaScript 9.4%
  • CSS 1.3%
  • HTML 0.4%
  • Game Maker Language 0.1%
  • XSLT 0.0%