bucketwise
bucketwise copied to clipboard
Feature: Currency Conversion
Won't go into as much detail as my last ticket. Basically, you manually enter (unless you can link an API which would be neat) the current conversion rates for different countries into a Conversion model, then whenever you hover over a price, you can select a currency and it'll process it and show you how much it is. This will be handy if you want to buy something online using a CC, and want to know how much $$ you have left in that account in another currency. This'll tie in with account options for if/when bucketwise supports euros and such (instead of just dollars).
As nifty as this sounds, I'm not sure that I would want something like this in BucketWise. However, if it is something you need, please feel free to fork Bucketwise and implement it there; if the implementation doesn't complicate things too much, I'd be willing to consider it for inclusion in my copy.