Technician Tracker

Job ID: 32326304

Budget: $250 – $750 USD

It should be an Android app (no need for iOS) that runs in the background on my phone and continuously stores my GPS location information. It should display a marker at the locations where i stopped (delta motion is less than 50 meters) and number those markers. I should be able to name the locations by long pressing the marker (an input should show up). The app would learn the location names, so next time i go to the same place it should also display the location name along the number.

So at the end of the day i can view my daily activity, see which clients i visited and the time i spent at their office.

The track resets each day at 00:00 AM.

I want to see my previous days too by swiping the screen.

At the end of each day i want to receive on my e-mail address a CSV or JSON format export file which contains the following:

#, DATE, CLIENT_NAME, GPS_LAT, GPS_LON, TIME_START, TIME_STOP, TIME_DELTA