Add another live demo

This commit is contained in:
Bartek Fabiszewski 2017-05-19 16:48:15 +02:00
parent 52a36c2957
commit 2de95adb2a

View File

@ -4,7 +4,8 @@ This is a web application for real-time collection of geolocation data, tracks v
Together with a dedicated [μlogger mobile client](https://github.com/bfabiszewski/ulogger-android) it may be used as a complete self hosted serverclient solution for logging and monitoring users' geolocation.
## Live demo:
- http://flaa.fabiszewski.net/ulogger/
- http://flaa.fabiszewski.net/ulogger/ (view only)
- http://ulogger.fabiszewski.net/ (test track upload and editing, login: demo, password: demo)
## Requirements:
- PHP 5.5 (5.4 with [password_compat](https://github.com/bfabiszewski/ulogger-server/blob/04b2b771398d8511bfa6fe8a85d58162bd32fc46/helpers/user.php#L24))