Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better currency support #98

Open
lroellin opened this issue Jun 12, 2017 · 0 comments
Open

Better currency support #98

lroellin opened this issue Jun 12, 2017 · 0 comments

Comments

@lroellin
Copy link
Member

Currently, the only currencies are CHF and EUR. However, they're just display values and nothing changes when you change it.
We could offer a currency changer here, where you could switch currencies in one go. This would go like this (API actions in bold, everything else is out-of-scope in this repo)

  1. The client changes the currency
  2. The client sends an exchange value between the two currencies. UI-wise, the user could be shown a default value that the client gets from a monetary exchange API
  3. The backend converts all amounts according to that exchange value

(if we want to go with that route, we can create issues for web.teiler.io for an example implementation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant