esaude / esaude-emr-poc

This project is an AngularJS application for point of care based on OpenMRS and using Bahmni code. The UI was designed for tablet-like interfaces with touch screen and virtual keyboard. A demo of the system can be found here.
http://www.esaude.org/community-projects/point-of-care
MIT License
6 stars 17 forks source link

Refactor clinic module to use component based architecture #614

Closed ynurmahomed closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.6%) to 64.948% when pulling 8829ae4c5a5b7e182faf4dd111679f6e3f862f42 on ynurmahomed:refactor-clinic into 52eb917cf3d8a1c3be1029c1b562e42cd8bef800 on esaude:master.

ynurmahomed commented 6 years ago

Refactor code into components and directives (no ng-controller, ng-include, ng-init)