summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbfabiszewski <github@ushuaia.pl>2013-06-19 13:27:14 +0200
committerbfabiszewski <github@ushuaia.pl>2013-06-19 13:27:14 +0200
commit2c15d1d2344fe32f549f755de24b973822631181 (patch)
tree5a5051b36c140d54b51039a85721fe73aac46944 /README
parenteeabf5e5a5070084472c2af62b60820595d686f1 (diff)
downloadRunnerUpLive-2c15d1d2344fe32f549f755de24b973822631181.zip
phpTrackme 1.0
Diffstat (limited to 'README')
-rwxr-xr-xREADME32
1 files changed, 32 insertions, 0 deletions
diff --git a/README b/README
new file mode 100755
index 0000000..fb83fd3
--- /dev/null
+++ b/README
@@ -0,0 +1,32 @@
+This is a simple web viewer for GPS tracks uploaded with mobile client.
+It is designed to work with Android version of great app TrackMe (http://www.luisespinosa.com/trackme_eng.html),
+but it should be easy to adjust it for other clients.
+Interface "look and feel" is based on TrackMe Display (http://forum.xda-developers.com/showthread.php?t=477394).
+It currently uses Google Maps API, but work on OpenStreetMap is in progress.
+
+Live demo:
+- http://flaa.fabiszewski.net/phptrackme/
+
+Requirements:
+- php 5
+- mysql
+- browser with javascript enabled, cookies for authentication
+
+Features:
+- simple
+- allows live tracking
+- track statistics
+- altitudes graph
+- multiple users
+- user authentication
+- Google Maps API v3
+- ajax
+- server based configuration
+
+Todo
+- OpenStreetMap API
+- client based configuration
+- write opensource client?
+
+License
+- GPL