This is an iOS location based social app. The app has two main functionalities: checkin location and send a hello to the person the user want to meet. The role of the sending this application action is to match people in order to not receive unwanted messages.
Features:
Login using Facebook account
Obtain Facebook name and profile pictures
Get nearby places using Google Places API
Display realtime list of users checked in at a location
Auto checkout(user left the initial check in location)
Chat with other users if the matching was made
Push notification
Technologies:
JSON
Python (socket server)
Socket connections (using streams)
Facebook SDK and Graph API
Google Places API integration
GPS
Push Notifications using APNS (Apple Push Notification Service)