openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
39 stars 64 forks source link

Add currency symbols #126

Open ashwinkey04 opened 4 years ago

ashwinkey04 commented 4 years ago

Fixes #125

laxyapahuja commented 4 years ago

You'll have to fetch the corresponding currency symbol from the API. It's not going to $ every time.

ashwinkey04 commented 4 years ago

You'll have to fetch the corresponding currency symbol from the API. It's not going to $ every time.

On it ;)

garvit984 commented 4 years ago

@ashwinkey04 The currency has to be fetched with the help of API calls and not hardcoded. So can we please close this PR?

ashwinkey04 commented 4 years ago

Can you provide me some inputs on fetching the currency symbol using the API? So that I can make necessary changes and submit my PR

garvit984 commented 4 years ago

@ashwinkey04 You can have a look at this documentation https://demo.mifos.io/api-docs/apiLive.htm