Closed zeraye closed 10 months ago
I implemented personalization of currency and measurement system. All prices have currency e.g. $, € or zł with proper exchange rate (currently hard coded, ideally fetched from back-end). Measurement system only supports distance (km and miles).
$
€
zł
km
miles
I implemented personalization of currency and measurement system. All prices have currency e.g.
$
,€
orzł
with proper exchange rate (currently hard coded, ideally fetched from back-end). Measurement system only supports distance (km
andmiles
).