diff --git a/README b/README.md similarity index 66% rename from README rename to README.md index a609600..50e670e 100755 --- a/README +++ b/README.md @@ -1,15 +1,17 @@ -This is a web application for real-time collection of geolocation data, tracks viewing and management. -Together with a dedicated μlogger mobile client it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation. +# μlogger -Live demo: +This is a web application for real-time collection of geolocation data, tracks viewing and management. +Together with a dedicated [μlogger mobile client](https://github.com/bfabiszewski/ulogger-android) it may be used as a complete self hosted server–client solution for logging and monitoring users' geolocation. + +## Live demo: - http://flaa.fabiszewski.net/ulogger/ -Requirements: +## Requirements: - PHP 5.5 - MYSQL 4.1 - browser with javascript enabled, cookies for authentication and saving preferences -Features: +## Features: - simple - allows live tracking - track statistics @@ -20,14 +22,15 @@ Features: - OpenLayers v2 (OpenStreet and other layers) - ajax - user preferences stored in cookies +- simple admin menu -Todo +## Todo - install script - custom icons -- admin menu (users management) +- improve admin menu - track editing - track display filters (accurracy, provider) -License +## License - GPL - μlogger is a fork of phpTrackme - tracks viewer I wrote for TrackMe app \ No newline at end of file