Skip to content

arvystate/iTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTracker

A small webpage to display location data sent by mobile devices on a map. The application requires a HTML server with PHP support installed and a single instance of MySQL relational database system. The design is simple and application also features Fullscreen mode and displaying of all data on same map. It can be easily extended with short PHP script to display multiple devices at the same time. Any mobile device with web browser can be used, but a native application is required to provide detailed data from device sensors. The script was tested using iOS application called uTrackMe 2.0.

Details

Platform: HTML server with installed PHP engine and MySQL database

Technologies: HTML, CSS, PHP, SQL, Google Maps

Installation

  1. Upload files to your web host
  2. Import database from itracker.sql
  3. Edit index.php and enter database access information and Google Maps API Key.

Screenshots

Latest location

iTracker

Entire logged path

iTracker

Fullscreen mode

iTracker

License

iTracker is available under the GPL license. See LICENSE file for more information.

About

A small webpage to display data sent by mobile devices on a Google map

Resources

License

Stars

Watchers

Forks

Packages

No packages published