This simple, single html/js page web application demonstrates:
  • The retrieval of data from a public API and the display of that data in a UUX FlexTable.
  • The use of language map files and supporting UUX translation-related utilities classes (e.g. LanguageMap) to make tha application multi-lingual.
To use it:
  • Choose a base currency from the dropdown
  • Click the "Get exchange rates" button to retrieve / display exchange rates for all currencies relative to that base currency
  • Switch between "English", "French", and "German" at any time to see translatable content in that language