NearByApp
usning MVVM , RxJAVA , Android Architecture Components , LiveData
Description
App uses Foursquare API to display information about nearby places around user using user’s current location specified by Latitude and Longitude App has two operational modes, “Realtime" and “Single Update”. “Realtime” allows app to always display to the user the current near by places based on his location, data should be seamlessly updated if user moved by 500 m from the location of last retrieved places.
TODO Used Room For Offline View