A NodeJS web-based decision support tool to evaluate intervention strategies for schistosomiasis and malaria. A recommended intervention strategy and distribution timeline is produced given a set of parameters customized by the user.
Download and unzip the project folder. To install, use npm:
npm install
To run the tool:
npm start