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 home module, use component based architecture #624

Closed ynurmahomed closed 6 years ago

ynurmahomed commented 6 years ago

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

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.06%) to 65.113% when pulling 63d0b233e45f135a43fe91e0da71245f4dfd36c2 on ynurmahomed:refactor-home into 899ec44cae51b555085a049f0ad45442bb7a0435 on esaude:master.

ynurmahomed commented 6 years ago

Waiting for #620 before fixing failing unit tests.