GithubHelp home page GithubHelp logo

ushahidi / platform-api-ussd-service Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 8.0 109 KB

Ushahidi Platform USSD Service Summary.

Home Page: https://medium.com/@timtech4u/my-google-summer-of-code-experience-gsoc-with-ushahidi-d314b634c6e1

Python 98.41% Dockerfile 1.59%

platform-api-ussd-service's Introduction

description
Ushahidi Platform USSD Service Summary.

Introduction

USSD, which stands for Unstructured Supplementary Services Data, is a protocol that allows for the transmission of information via a GSM network.

Users enter a USSD string and press call to send the message. A typical USSD message starts with a * followed by digits which indicate an action to be performed or are parameters. Each group of numbers is separated by a *, and the message is terminated with a #.

For example, in Kenya, to find out what your airtime balance is on Safaricom, a user will dial *144#. Unlike SMS, USSD messages create a real-time connection during a session, that remains open, allowing a two-way exchange of a sequence of data.

This documentation explains details about a service that allows for users to send in reports to ushahidi deployments via USSD on Ushahidi v3.

{% embed url="https://drive.google.com/open?id=1-3LGJRNMH1Qi9ZAdconb3raRmPR4UzNE" caption="Ushahidi Platform USSD Service Demo" %}

Source codes for the Ushahidi Platform API USSD Service is available here on GitHub.__

platform-api-ussd-service's People

Contributors

timtech4u avatar tuxpiper avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

platform-api-ussd-service's Issues

Implement and Fix Ushahidi Deployment Credentials

Ensure that after deploying the USSD Microservice.
Users can pass their Ushahidi's deployment PLATFORM_API, PLATFORM_EMAIL & PLATFORM_PASSWORD
This enables the service to fetch all surveys, display fields and post responses to that deployment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.