Movement Tracker

Executive Summary

There are two part of this application, one for “web client” and another is API for iPhone application.

The API is meant to create the back-end process for the mobile application which is being used by the client. The main purpose of this application is to keep track of users for a particular session and its friends who are connected to the user for the same session. We have designed the database for the client and added several API methods. The API includes create user session, join friend, update user coordinates, get contacts, get contact status, remove session and cleanup database methods.

For the “web client”, the user will get an invitation URL through which he/she can join the session. After joining the session, the latitude/longitude is detected on the basis of the IP address of the user and a map is shown to the user which displays all the users in that session. Also, an user can follow another user to see his/her movement and can activate the trail functionality to keep track of movement for each user in the session and can update his/her name too.

About our Client

Social Networking Company

Industry

Social Networking

Technologies

PHP