/bahmni-connect

Primary LanguageJavaScriptOtherNOASSERTION

Bahmni Connect

Build Status

This repository acts as the front end for the Bahmni Connect. It is compeltely written in AngularJS.

Build

Please visit Bahmni Wiki for detailed instructions on building and deploying the front end for Bahmni Connect.

Project structure

|-- .tx
|   
|-- scripts
|	
`-- ui
    |-- Gruntfile.js
    |-- app
    |   |-- clinical
    |   |-- common
    |   |-- home
    |	|-- i18n
    |   |-- images
    |   |-- index.html
    |   |-- registration
    |   |-- reports
    |   |-- offline
    |   |-- service-worker-events.js
    |   |-- service-worker-reg.js
    |
    |-- test
    |-- .jshint.rc
    |-- package.json