at-medicheckup is a medical check up API that utilizes the Africa's Talking USSD API(Simulation mode) to allow users to check up for the signs the feel wether they correspond to the disease of EBOLA.
We have just simulated some few signs about EBOLA in order to apply USSD notions to the API we were building.
As users might be aware of the USSD code to check for ebola, they just need to compose the given USSD code, and respond to the survey questions that will prompted to him.
Even though all of this is done on the Sandbox simulator of Africa's Talking API, It is a practical guide on how we can use the Africa's Talking USSD API
Fore more informations, please visit Africa's Talking Tools Documentation
To run this API and try, please follow these simple steps:
-
Clone the GitHub repository here using
git clone https://github.com/bvenceslas/at-medicheckup.git
-
install all the packages needed using
yarn
oryarn install
-
Then go to the Africa's Talking simulator
-
Run the USSD that they provided so that it get connected to this API.