Skip to content

eRegister/bahmniapps092dev

Repository files navigation

Bahmni Apps

Build Status

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
    |   |-- document-upload
    |   |-- home
    |	|-- i18n
    |   |-- images
    |   |-- orders
    |   |-- registration
    |   |-- reports
    |
    |-- .jshint.rc
    |-- bower.json
    |-- package.json