/udacity-mars-real-estate

Seventh App create in "Developing Android Apps with Kotlin" course by Udacity

Primary LanguageKotlinOtherNOASSERTION

udacity-mars-real-estate

This is the seventh app for lesson 8 of the Android App Development in Kotlin course on Udacity Android App Development in Kotlin course on Udacity.

This app is not my own, but the team that developed the course.

MarsRealEstate

MarsRealEstate is a simple demo app using ViewModel & LiveData with Retrofit, Glide and Moshi in Kotlin.

This app demonstrates the following views and techniques:

  • Retrofit to make api calls to an HTTP web service
  • Moshi which handles the deserialization of the returned JSON to Kotlin data objects
  • Glide to load and cache images by URL.

It leverages the following components from the Jetpack library:

Screenshots

Screenshot 1 Screenshot 2

Screenshot 3 Screenshot 4