Previously Elsa Ddx
Created and Maintained by the Elsa.Health team, this project is to support your local "Duka la dawa".
Features included:
- Providing decision support for clients likely conditions
- Reveal the next steps to likely be followed as suggested by Elsa's Team
- Analytics and reporting for your business
- Operated both online and offline
- Works for both English and Swahili
This "sub"-project is a part of a monolith that was created from Turborepo, with yarn. Until further notice, let's stick that way.
First, navigate into the mobile-addo project and install the dependencies.
# After cloning the project, navigate to the project
cd apps/mobile-addo
# install the packages listed in package.json
yarnIf done, run the following scripts for development with:
# run the app on your phone or emulator
yarn android
# start the metro bundler
yarn startThis project is ready for deployment on Android platforms through the google play store. It is possible to build for, and deploy to iOS and windows devices, but that has not been our priority to optimize for, pull requests are welcomed though!
# build the apk (could take a few minutes)
# to test out your build apk on your device (assuming you are in the ./android directory)
yarn android --variant="release"Main
- Localization - English
- Localization - Swahili
- Decision support
- Decision support - Offline Integration
Support
- Include Test + Coverage
If interested in seeing the changelogs for the apps before, please see this
