SuperSample (Map Chat code sample) Web/Facebook
This is a complex sample of a Web application using QuickBlox. The application uses the QuickBlox modules Location and Users. Using this application, the user can see other users on the map. Users can use Chat to communicate with each other.
Contents |
Start
At start user can see the first screen, from which they can login via facebook.
Map
After login, the user can see Map screen. The green marker — is your current location, the red marker — other users of the application.
You can tap on marker — creating a popup with additional information displayed on the screen.
Chat
You can communicate with other users by Chat (Chat over Map). The last message from a user is displayed as a popup over the map.
Demo video
Sources
Download ZIP for stable version — https://github.com/QuickBlox/SuperSample-webfacebook/zipball/v0.1
Project homepage on GIT — https://github.com/QuickBlox/SuperSample-webfacebook
Clone from GIT dev version — git://github.com/QuickBlox/SuperSample-webfacebook.git
Download ZIP for dev version — https://github.com/QuickBlox/SuperSample-webfacebook/zipball/master


