Go to file
2024-12-12 14:16:24 +06:00
.idea - add card for collected household and population for admin 2021-04-08 16:40:09 +06:00
assets/config add location api 2024-08-20 14:49:06 +06:00
opensrp-common/src/main/java/org/opensrp/common Intial commit 2020-03-16 13:08:38 +06:00
opensrp-web catchment area 2024-12-12 14:16:24 +06:00
opensrp-web-common aloclinic user catchment 2024-11-19 19:51:35 +06:00
opensrp-web-connector remove comment 2024-05-28 19:43:39 +06:00
opensrp-web-core aloclinic user catchment 2024-11-19 19:51:35 +06:00
sql_views Intial commit 2020-03-16 13:08:38 +06:00
.gitignore uplaod csv 2020-09-17 15:21:52 +06:00
bitbucket-pipelines.yml bitbucket-pipelines.yml created online with Bitbucket 2021-11-16 12:55:25 +00:00
LICENSE Intial commit 2020-03-16 13:08:38 +06:00
opensrp-dashboard.iml - add card for collected household and population for admin 2021-04-08 16:40:09 +06:00
pom.xml uprade spring version 2021-11-18 11:41:53 +06:00
README.md Intial commit 2020-03-16 13:08:38 +06:00
sms.php fix message sending error 2024-05-31 12:30:11 +06:00

opensrp-web-interface

OpenSRP Web Interface

####Table of Contents

  1. Overview
  2. Technologies
  3. Build
  4. Install

Overview

OpenSRP Web interface is primary web component of OpenSRP server.

Completed features:

  1. User login
  2. User management
  3. Team management
  4. Role management
  5. Location management
  6. Maintain access control information sync with OpenMRS

Upcoming features:

  1. Client & Events details view
  2. Client profile view
  3. Summary dashboard
  4. GIS dashboard
  5. Provider performance report
  6. Provider activity monitoring dashboard

Technologies

Springframework version:4.0.3

JSTL:1.2

PostgresSQL:9.4

Hibernate:4.3.5.Final

Javascript

Jquery:1.12.4

MagicSuggest

CSS

Build

Install