rarfell / dimeApp

Dime is a beautiful expense tracker built with iOS design guidelines in mind.
https://apps.apple.com/sg/app/dime-budget-expense-tracker/id1635280255
GNU General Public License v3.0
879 stars 125 forks source link

Supporting multiple currencies #25

Open 0xwuchuan opened 11 months ago

0xwuchuan commented 11 months ago

When my friends and I were traveling a bunch a few months ago, one of the features we were looking for in an expense tracker was the ability to input different currencies.

Would be great if Dime could support the input of different currencies and display the visualizations in a primary currency. For example, my primary currency can be SGD but I could input MYR as an expense. Total expenses would still be displayed as SGD for simplicity.

In terms of implementation, looks like querying for exchange rates might be needed unless we allow the user to input their own exchange rates to be stored locally but seems like a chore for the user to update the exchange rates. Would love some thoughts on this!

izyuumi commented 11 months ago

Thank you for creating the issue. We are currently working on this. We cannot promise anything specific, but this is coming soon.

khaledosama999 commented 9 months ago

@izyumidev was just looking for this feature, would love to work on this with you guys if possible

izyuumi commented 9 months ago

Hey @khaledosama999, thanks for reaching out. It would be amazing if you could contribute. Join our Discord here: https://discord.gg/VVy2WYnP.

khaledosama999 commented 9 months ago

@izyumidev don't mean to change the topic on the issue but the invite link doesn't give me access to any of the server channels

castletaste commented 5 months ago

Hey, any news here?