Skip to content

Commit c91271e

Browse files
committed
intializing jphes-core on dhis2.25
1 parent 1862277 commit c91271e

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

README.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,4 @@
11

2-
# DHIS 2
2+
# JPHES
33

4-
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.
5-
6-
## Overview
7-
8-
The software is open source and released under the [BSD license](https://opensource.org/licenses/BSD-2-Clause).
9-
10-
For documentation please visit the [doc page](https://www.dhis2.org/documentation/).
11-
12-
To can download pre-built WAR files from the [continuous integration server](http://ci.dhis2.org/).
13-
14-
You can explore various demos of DHIS 2 in the [play environment](https://play.dhis2.org/).
15-
16-
For general info please visit the [project web page](https://www.dhis2.org/).
17-
18-
## Build process
19-
20-
This repository contains the source code for the server-side component of DHIS 2, which is developed in [Java](https://www.java.com/en/) and built with [Maven](https://maven.apache.org/).
21-
22-
To build it you must first install the root POM file, navigate to the dhis-web directory and then build the web POM file.
23-
24-
<pre>
25-
cd dhis-2
26-
mvn install
27-
cd dhis-web
28-
mvn install
29-
</pre>
30-
[![Build Status](https://travis-ci.org/dhis2/dhis2-core.svg?branch=master)](https://travis-ci.org/dhis2/dhis2-core)
4+
It is an integrated platform for partner reporting and data attribution built on DHIS2.

0 commit comments

Comments
 (0)