Posts

Showing posts from August, 2025

Kotlin Get Location

Image
  This application is an example of a location display developed in Kotlin. It can also display the location address. https://github.com/cnon06/LocationApp

MyRecipeApp (Kotlin, Android 2025, retrofit, mvvm )

Image
  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