Skip to content

msf-oca-his/dhis2-chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS2-Chrome

DHIS2-Chrome is a Chrome extension that is used in the field and synchronises with DHIS2. It provides offline support and makes use of IndexedDB to store data.

Tech Stack

  • AngularJS
  • RequireJS
  • IndexedDB

Requirements

  • npm
  • bower
  • bower-installer

Installing the application

  1. Clone this repository.

  2. Navigate to the dhis2-chrome folder and run the following commands:

npm install
bower cache clean
bower-installer
gulp less
  1. Open the Chrome browser, go to “chrome://extensions” and enable developer mode.

  2. click on “Load unpacked extension” and select dhis2-chrome/src/main.

  3. The Chrome extension should be successfully installed.

About

Chrome application for DHIS2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.3%
  • HTML 10.0%
  • CSS 1.5%
  • Other 0.2%