Pouya Heydari

StarWars

Character finder for StarWars Android App
This application is made to teach how Android developers can use latest technologies to build an Android application.

So beside searching Star Wars characters, its main goal is to demonstrate the way you can use :

MVVM
Dark Mode
ViewModel
ViewModelFactory
DI via Dagger2
Retrofit
RxJava
Kotlin
LiveData

APIs are provided by swapi.co

To see the code, please refer to my Github page.