Skip to content

Code organization

Paul Schwartz edited this page Dec 3, 2013 · 2 revisions

The major components that a developer will care about are:

  1. app -- The code base for OpenElis global
  2. liquibase -- Liquibase scripts for updating the schema and metadata of the database

code layout

Clone this wiki locally