This data visualization dashboard is using by bd-site for their mCare2 project. Currently HouseHold, Eligible Couple (ELCO), Pregnant mother (ANC,PNC) information collected through openSRP application present here through user friendly view. You can export data from here for further analysis and report. It also allow to see openSRP schedule information at a glance and filter through different indicators (by health worker id, schedule date and schedule status). This help health supervisors to monitor performance, activities and follow ups of their health workers day by day task. A resource limited version of this site is also available that allows you visulize your data in Tablet. It specially useful while data bandwidth is your concern. This is angular js site and highly customizable to meet your visualization needs.
This project is generated with yo angular generator version 0.12.1.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
Install NodeJS:
- Version : v0.12.7
- AngularJS v1.5.0
- export PATH=$PATH:/opt/node-v0.12.7/bin
- npm install -g handlebars
- npm install -g karma
- npm install -g grunt-cli
- npm install -g corsproxy
- npm install -g yo
- npm install -g bower
- npm install -g generator-angular && npm install -g generator-karma
- http://stackoverflow.com/questions/13767725/unable-to-install-gem-failed-to-build-gem-native-extension-cannot-load-such
- sudo gem install compass
- git clone https://github.com/OpenSRP-Dashboard/opensrp-site.git
- go to project directory
- npm install
- bower install
For run 17. grunt serve
For deployment 18grunt dist
- Login.
- Logout.
- Household list.
- Household details.
- ELCO list.
- ELCO details.
- Pregnant women list.
- Pregnant women details.
- Mapbox integrate.
- Angular chart integrate.
- Access controll list.