Closed Steef-Broeder closed 4 months ago
btw, right now I'm also working on a way to automatically convert country names to currency codes which are then used.
now country names are automatically converted to their local currency:
Later I will also add it so that you can see the full name of the country in the Response!
Thank you for contributing to this feature! I appreciate your effort. I’d like to provide some feedback for changes:
Thx for you feedback, I will work on it!
I will open a new PR once I fixed the features and so that i can also make branches for them (i forgot last time)
Uses the currency list to get all possible currencies and selects the first one that starts with what has already been typed, for both fromcurrency and tocurrency. It currently looks like this:
A nice addition would be to show the
autocompleted
currency, like this: However, I do not know how to do that.I hope this helps, please let me know what can be improved <3