/openmrs-module-bahmniapps

Angular.JS based UI application that is used by Clinicians and Patient care providers.

Primary LanguageJavaScriptOtherNOASSERTION

Bahmni Apps

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

Build

Please visit https://bahmni.atlassian.net/wiki/display/BAH/Working+on+Bahmni+OpenMRS+frontend for detailed instructions on building and deploying the front end

Project structure

|-- .tx
|   
|-- scripts
|	
`-- ui
    |-- Gruntfile.js
    |-- app
    |	|-- admin
    |   |-- adt
    |   |-- clinical
    |   |-- common
    |	|-- dhis
    |   |-- document-upload
    |   |-- home
    |	|-- i18n
    |   |-- images
    |   |-- offline
    |   |-- orders
    |   |-- registration
    |   `-- reports
    |
    |-- .jshint.rc
    |-- bower.json
    |-- package.json