Flagorama shows the flags of the different countries and territories of the world, along with some information about those countries.
The data about the countries and the flags are provided by an external API named REST Countries.
This app is a test-bed to experiment with Android app development using Kotlin and the Jetpack libraries. The source code is released on GitHub as open source.
Documentation of the API: https://restcountries.com/
Source code for the app: https://github.com/TonyGuyot/flagorama-reforged-app