This repository was archived by the owner on Jun 22, 2026. It is now read-only.
Choice of currency #19
augustinjanvier
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In order to make the app usable by more users, I think it is a good idea to add an option to chose the currency used, so this currency will display after prices fields (ex 50.00€ or 50.00$ or 50.00£).
It can be a predifined list to chose from, and if the currency is not in the list, the user can type any character he wants.
Here is a list of currency symbols in unicode : https://jkorpela.fi/currency.html8.
All reactions