Convert readme to markdown

This commit is contained in:
Bartek Fabiszewski 2017-03-16 12:46:22 +01:00
parent 4fbfe7b585
commit a7a04754db

View File

@ -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 serverclient 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 serverclient 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