Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


The aim of this phase is to achieve a running version of openIMIS where:

  • all UIs (currently asp pages) are re-implemented in the target Web FE Technology
  • all business logic (currently .NET code and MSSQL Stored Procedures) is re-implemented in target Online and Batch BE Technology

The database in use is still the current MSSQL instance, with no (or only minor) changes in the data structure.


The very first iteration of openIMIS will be a "all proxy" implementation where every (functional) feature is a proxy in the (web) frontend layer to existing openIMIS implementation:

...