Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.24 KB

at-medicheckup

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.

Scenario

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.

Note

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

Demo

To run this API and try, please follow these simple steps:

  1. Clone the GitHub repository here using git clone https://github.com/bvenceslas/at-medicheckup.git

  2. install all the packages needed using yarn or yarn install

  3. Then go to the Africa's Talking simulator

  4. Run the USSD that they provided so that it get connected to this API.