litlfred / dhis2-core

DHIS 2 Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 81.7%Language:JavaScript 16.3%Language:CSS 1.5%Language:HTML 0.4%Language:Game Maker Language 0.1%Language:XSLT 0.0%Language:Ruby 0.0%Language:Shell 0.0%