opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://opensrp.io
Apache License 2.0
55 stars 55 forks source link

Implement a Distance Converter with Automatic Unit Detection #3109

Open Lentumunai-Mark opened 7 months ago

Lentumunai-Mark commented 7 months ago

Describe the feature request. Ability to calculate distance conversion between kilometers and miles, with automatic measurement selection based on the user's region.

Additional context Users often need to convert distances between kilometers and miles, and having a built-in feature for this conversion would enhance the user experience. The automatic selection of measurement units based on the user's region would further streamline the process.

Acceptance criteria

Area path

Implementation plan (For Engineers) The plan for implementing the solution e.g. via a description or a check list for the various ordered tasks that will need to be completed. i.e. Describe how you intend to solve the problem