NearBy-Android

A sample Android application for showing near by places to user using Foursquare API

Technologies used:

  • Kotlin
  • ViewModel
  • LiveData
  • Room
  • Retrofit
  • Glide

App main Architecture:

  • Model View ViewModel (MVVM)

App Flow

  • Please check this link illustrating the flow of communication between NearByPlacesActivity and NearByPlacesViewModel

Main Development branch:

  • Develop