JoinColony / colonyCDapp

An iteration of the Colony Dapp sporting both a fully decentralized operating mode, as well as a mode enhanced by a metadata caching layer
5 stars 14 forks source link

Add Currency Conversion #1552

Closed willm30 closed 9 months ago

willm30 commented 11 months ago

This can be done after the beta launch.

This adds the ability for users to be able to display converted currencies in the DApp in the currency that they would like. It is an option that is available for the main user dropdown menu. This required us finding a suitable 3rd party API service suitable for getting the conversion to work as required for the supported currencies.

One great bonus would be able to auto detect a users location and if no preference is set for for their preferred currency, we show the our best guess based on location.

The fallback would be to show values in USD.

Supported currencies:

Design: https://www.figma.com/file/5V8pr7iMwXsT9L3VAZsmUt/Colony-V5?type=design&node-id=9707%3A60973&mode=design&t=zNJdFiglhEoGd2Lw-1

image

image

Done when:

For separate issue:

rdig commented 9 months ago

@willm30 is this Issues still relevant? b/c as far as I can see, (and other than the #1717 bug) everything else that composes this feature was implemented.

That makes me say that this should now be considered complete.

Thank you for your work! 🥃

rdig commented 9 months ago

Since now #1717 has been merged, this issue is now complete and I will close it out.

Thank you again for your work here @willm30 (and @iamsamgibbs)