jameskokoska / Cashew

💸 An app created to help users manage a budget and purchases
https://cashewapp.web.app/
GNU General Public License v3.0
1.88k stars 251 forks source link

Add Toman (تومان) to your currencies. #510

Closed eiliatmr closed 1 week ago

eiliatmr commented 1 week ago

Hi. I recently installed cashew on my device and i noticed that you dont have toman as a currency.

In iran, people use toman as their daily currency. It has one less zero compare to IRR(iranian rial):

100,000 Iranian rial = 10,000 toman's

It doesnt have a certain icon or style to it. They usually show it with "IRT" or "TOMAN"

You can search or ask any question if you have on this currency.

And yea, i assure u that persians use this currency as their daily exchange.

Thx for your time and your amazing project!

jameskokoska commented 1 week ago

Hi there! The currency list comes from the currency API: https://github.com/fawazahmed0/exchange-api so it will need to be included there to be in Cashew. However, you can already add custom currencies into the app to account for extra currencies not included in that API. See: https://github.com/jameskokoska/Cashew/issues/79