Skip to content

horowitz/clean-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-arch

This repo contains an example of VIPER using concepts of clean architecture. For this repo i've used part of the code from Groupin

Features

The app retrieves the user last known location and then searches for restaurants nearby using the Google Places API

Running locally

To run it locally you should provide your google places API key at NetworkConfig.kt For more information check this link to get your API key Get your key

Keywords

  • Clean Architecture
  • VIPER
  • Kotlin
  • ReactiveX
  • Dagger Android

Libraries used

  • Dagger Android
  • Retrofit
  • Rxjava2/RxKotlin
  • Picasso
  • Anko
  • Dexter

About

An example of VIPER and Clean Architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published