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 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.
Refer to PickMeUp-iOS/README.md
Refer to PickMeUp-Android/README.md
The HTML5 application is the driver application. A driver would use the application to view and accept incoming requests from passengers.
Refer to PickMeUp-HTML5/README.md