jerameel / sushi

A personal finance management app built with react-native.
https://play.google.com/store/apps/details?id=com.jerameeldelosreyes.sushi
MIT License
140 stars 31 forks source link

Add multiple currencies to accounts #44

Open roshavagarga opened 2 years ago

roshavagarga commented 2 years ago

Hey, small suggestion that is probably way harder to implement than I think it is - having multiple currencies per account.

For instance, let's say you have an 'on hand' account and you could list the currencies you have in your wallet - maybe 10 euros, 50 USD, etc.

This might also work as far as having the ability to have different accounts in different currencies, which seems to not be possible right now.

jerameel commented 2 years ago

This might be related to #22 although I think you want to customize the currency per transaction instead of per account?