Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 930 Bytes

README.md

File metadata and controls

38 lines (31 loc) · 930 Bytes

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
    |-- bower.json
    |-- package.json