Improve offline geolocation capture and user feedback about it

Job ID: 30899691

Budget: $250 – $750 USD

We need to make some screen changes adding dynamic info (a countdown and the GPS precision) and fixing some statics. The countdown will work as a timeout for a GPS location search.

The details are:
1 - When a user takes a photo of a farm, he must confirm if he wants to keep it.
2 – When he presses the green button considering the photo, the app starts collecting the user’s location;

Here is the start of the change:

3 – When the coordinates are collected, the app should take its precision;
4 – While precision is lower than 50 meters, the app should keep listening to the location coordinates up to 30 seconds (showing a timer for that, as the prototype 1);
5 – If the 30s are gone the app should capture the last location and inform the precision is lower than expected, allowing the user to try again or go ahead with the captured location (as the prototype 2).
6 – Otherwise, when the accuracy is lower than 50 meters, the app should inform latitude, longitude, and precision.