@Nick Fox Nick Fox authored on 13 Mar 2014
phoneClients updates all websmithing test strings from http to https 11 years ago
servers switched to jquery 1.11.0 for compatibility with older versions of IE 11 years ago
.gitignore global .gitignore 11 years ago
LICENSE MIT license 11 years ago
README.md Update README.md 11 years ago
gpstracker_small.png updated readme and logo 11 years ago
README.md

gpstrackerGpsTracker v3.1.0

Google Map Gps Cell Phone Tracker

This project allows you to track cell phones periodically. For instance every minute or every five minutes. You can watch the cell phone being tracked in real time using google maps and you can store and reload routes easily.

You have the choice of two server stacks. Either using asp.net and sql server or using php and mysql. Historically, devs have downloaded the asp.net server project 2 to 1 over the php project. I have included both now in the same download but you only need to use one.

If you need help, please go to:

https://www.websmithing.com/gps-tracker/

Here is a quick start guide to help you set up GpsTracker:

https://www.websmithing.com/2014/01/20/quick-start-guide-for-gpstracker-3/


Changelog


Feb 11, 2014 - v3.1.0

Version 3.1.0 updates the php server code from google maps 2 to 3 and now uses jquery. There was a bug in the delete route stored procedure (the sessionID parameter was to small and was causing the delete to fail silently).


Jan 14, 2014 - v3.0.0

Version 3.0.0 of GpsTracker is complete. This was a very big change from the last version. It's been updated with ios, android, windowsPhone and java me/j2me phone clients and the servers have all been updated as well. Please let me know how it works, good or bad and create an issue if you find a problem. Thanks and enjoy the software, Nick.

ps. I will be writing tutorials and documentation shortly.