Ivy-Apps / ivy-wallet

Ivy Wallet is an open-source money manager app for Android, no longer maintained. You can fork the code or download the final version from Google Play.
https://play.google.com/store/apps/details?id=com.ivy.wallet
GNU General Public License v3.0
2.8k stars 675 forks source link

Add Support For Large Number #3633

Closed shamim-emon closed 3 weeks ago

shamim-emon commented 3 weeks ago

Please confirm the following

What would you like to improve?

In FormatMoneyUseCase add support for large number in a way so we can present millions and billions as xM and xB. Ex : 1000000 = 1M.

Because...

This class will be used centrally to format double to string across entire application and centralizing all money formatting logic in this class would be great.

Description

No response

Success Criteria

No response

shamim-emon commented 3 weeks ago

I'm on it

ivywallet commented 3 weeks ago

⚠️ Hey @shamim-emon, this issue is not approved, yet. @ILIYANGERMANOV must approve it first.

Also, make sure to read our Contribution Guidelines.

shamim-emon commented 3 weeks ago

I'm on it

ivywallet commented 3 weeks ago

Thank you for your interest @shamim-emon! 🎉 Issue #3633 is assigned to you. You can work on it! ✅

If you don't want to work on it now, please un-assign yourself so other contributors can take it.

Also, make sure to read our Contribution Guidelines.