- This module handles all patient, HTS, HIV, Biometric, PMTCT XML Report Generation
- IDE of choice (IntelliJ, Eclipse, etc.)
- Java 8+
- PostgreSQL 14+
- React Js
- NDR.xsd
.m2folder from Google Drive https://drive.google.com/file/d/17F6wHPADVVaDBabajrM9wABUeB04i6D1/view?usp=sharing
- Install Java 8+
- Install PostgreSQL 14+
- Download and replace the system
.m2folder. - Clone the git repository:
git clone https://github.com/lamisplus/NDR_Module.git
- Open the project in your IDE of choice.
- install node 16+.
- Install React Js
- Add NDR.xsd to the resource folder
- Update database access details in
db-config.ymlfile. - Update other Maven application properties as required.
- Run Frontend Build Command:
npm run build
- Run Maven clean install:
mvn clean install
- Run Maven package command:
mvn clean package
- Launch the Core (LAMISPlus) JAR file:
java -jar <path-to-jar-file>
- Optionally, run with memory allocation:
java -jar -Xms4096M -Xmx6144M <path-to-jar-file>
- Install package NDR_Module Jar
- Restart the Core (LAMISPlus)
- Visit the application on a browser at the configured port:
http://localhost:8080
- Visit the application at:
http://localhost:8080/swagger-ui.html#/
- Application logs can be accessed in the
application-debugfolder.
- Victor Ajor https://github.com/AJ-DataFI
- Mathew Adegbite https://github.com/mathewade
- Emeka https://github.com/drjavanew
- Joshua Gabriel https://github.com/joshuagabriel-datafi
- Okafor Chukwuma https://github.com/baronearl
- Aniwange Tertese Amos https://github.com/aniwange33
- https://github.com/stomzy
- Anana Aristotle https://github.com/legendaryA3
- Emeka madubuko https://github.com/emadubuko