Skip to content

Search for places in Seattle, Washington using the Foursquare API.

Notifications You must be signed in to change notification settings

rackami/seattle-places-app

Repository files navigation

Seattle Places app

Search for places in Seattle, Washington using the Foursquare API.

Preview

Architecture

  • MVP

Libraries

  • Google Maps API

Dependency injection

  • Dagger2
  • ButterKnife

HTTP client

  • Retrofit2 -> RxJava2 + RxAndroid
  • OkHttp

Converter

  • Gson

Image loader

  • Glide