slubwama / openmrs-module-appointmentschedulingui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Appointment Scheduling UI Module

New UI for appointment scheduling module based on UI/App framework

Prerequisites: Before building the mdoule, please make sure that you have setup the following on your machine:

  • Git
  • npm
  • Bower

Helpful hints:

If the jasmine tests are failing, it may be because your bower components directory is stale.

To fix this, delete omod/serc/main/webapp/reosurces/scripts/bower_components.openmrs-uicommons directory and then rerun a maven clean install.

About


Languages

Language:JavaScript 60.4%Language:Groovy 18.8%Language:Java 17.9%Language:CSS 1.8%Language:HTML 0.8%Language:Ruby 0.3%