An open API service indexing awesome lists of open source software.

https://github.com/ibm-messaging/mqtt-pickmeup


https://github.com/ibm-messaging/mqtt-pickmeup

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

mqtt-PickMeUp
=============

PickMeUp is a sample ride sharing application that accompanies IBM Redbooks Publication SG24-8228-00: Building Realtime Mobile Solutions with MQTT and IBM Message Sight (http://www.redbooks.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg248228.html)

The application is powered by MQTT and IBM MessageSight.

This project includes three different applications:
+ PickMeUp-iOS
+ PickMeUp-Android
+ PickMeUp-HTML5

The Passenger Applications
==========================
The iOS and Android applications are passenger applications. A customer that would like to request a ride would use one of these applications to submit a request for a driver to pick them up.

PickMeUp-iOS
------------
Refer to PickMeUp-iOS/README.md

PickMeUp-Android
----------------
Refer to PickMeUp-Android/README.md

The Driver Application
======================
The HTML5 application is the driver application. A driver would use the application to view and accept incoming requests from passengers.

PickMeUp-HTML5
--------------
Refer to PickMeUp-HTML5/README.md