summaryrefslogtreecommitdiff
path: root/README
blob: 2623b80d3bafb2aa1df7a1b1b6b4cf4be7a0c507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This is a simple web viewer to work with the excellent open-source fitness app RunnerUp 
(https://github.com/jonasoreland/runnerup or https://play.google.com/store/apps/details?id=org.runnerup)

This is heavily based on the phpTrackMe (https://github.com/bfabiszewski/phpTrackme)

Requirements:
- PHP 5.1.2
- MYSQL 4.1
- browser with javascript enabled, cookies for authentication and saving preferences

Features:
- simple
- live tracking
- track statistics
- altitudes graph (to be implemented in RunnerUp android app)
- multiple users
- user authentication
- Google Maps API v3
- ajax 
- server based configuration
- user preferences stored in cookies

License
- GPL

The server address in the Android app should be set to http://<server address>/requests.php