New demo server

This commit is contained in:
Bartek Fabiszewski 2019-01-30 10:01:32 +01:00
parent 12778505e5
commit c7e32e44b3

View File

@ -4,7 +4,7 @@ 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. 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: ## Live demo:
- http://ulogger.fabiszewski.net/ (test track upload and editing, login: demo, password: demo) - http://ulogger-demo.herokuapp.com (test track upload with Android app and editing, login: demo, password: demo)
## Requirements: ## Requirements:
- PHP 5.5 (5.4 with [password_compat](https://github.com/bfabiszewski/ulogger-server/blob/04b2b771398d8511bfa6fe8a85d58162bd32fc46/helpers/user.php#L24)) - PHP 5.5 (5.4 with [password_compat](https://github.com/bfabiszewski/ulogger-server/blob/04b2b771398d8511bfa6fe8a85d58162bd32fc46/helpers/user.php#L24))