This application is an example of a location display developed in Kotlin. It can also display the location address. https://github.com/cnon06/LocationApp
This application includes a retrofit, navigation, and viewmodel. The API pulls data from a remote source, displaying a menu of dishes on the main screen. Clicking on a dish accesses the corresponding detail page. https://github.com/cnon06/MyRecipeApp