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.
Platform: HTML server with installed PHP engine and MySQL database
Technologies: HTML, CSS, PHP, SQL, Google Maps
- Upload files to your web host
- Import database from
itracker.sql
- Edit
index.php
and enter database access information and Google Maps API Key.
iTracker is available under the GPL license. See LICENSE file for more information.