13
Bindou Challenge 3 - Boat registration Christelle Scharff, Chun Hei Cheung, Chun Fai Cheung [email protected] , [email protected] , pkoa. [email protected]

Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Embed Size (px)

DESCRIPTION

Bindou is a multi-channel solution for fishers to register their boat. It was part of Challenge 3 of the Fishhackathon fishackathon.greenwave.org.

Citation preview

Page 2: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Challenge 3 - Boat Registration● Governance and sustainability● Any fisher (wherever) can send a registration request by

mobile phone● Request -> Approval -> Registration ID generated● Registration in related databases

Page 3: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Things to Think About w.r.t. West Africa● Number of mobile phones very high● Less smartphones, more feature phones● Frequent use of USSD and SMS● Access to Internet limited BUT first time on the

Internet through a mobile● Lower literacy rate● Language (Wolof, French, Hassanya...)● Twilio does not have international numbers in all

countries

Page 4: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

SMS is a Solution!

Page 5: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Facebook by USSD

Page 6: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Our Solution

● Bindou means registration in Wolof (language of Senegal)

● SMS● Mobile Web Site● Android App● Backend

KISSCONTEXT

In < 36 hours

multi-channels

Page 7: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

SMS● Interactive SMS services

+1 646-576-7590● Syntax:

○ Fishermen: bt1*firstname*lastname*idcard*city○ Boat: bt2*boatname*year*length*port

● Prototype with● Follow-up using a phone call or visit● Deployment in partnership with local operators, local

twilios, and short code (e.g., Djanoa in Senegal)

TWILIOPHPMySQL

Page 8: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Mobile Web Site

● http://bit.ly/bindoumw

jQuery MobilePHP

In addition tablets for use at the port

Page 9: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Android App for Phones and TabletsjQuery MobileApache CordovaPHP

In addition tablets for use at the port

http://bit.ly/bindouandroid

Page 10: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Backend

● Database ● Need of a Dashboard to exploit the data (to

be done) (#boats, list, edit, approve etc)

phpMyAdmin

Page 11: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Deployment of the Solution● SMS - Shortcode and partnership with operators● Marketing and training during the registration

campaign● Tablets for use at the port (connected and secure)● Assistance and training● What are the incentives for participation?

○ The phone numbers that are collected can be used to broadcast information (e.g., weather, price)

● Analytics can be generated (dashboard)

Page 12: Bindou at the Fish Hackathon in NYC - June 2014 #CodeForFish

Assumptions

● We made assumptions as we did not have all the required information○ Necessary information for registration○ Languages (English)○ Level of education ○ Connection to Internet○ etc