An app that lets you control your PicassoHouse.
This app was created as a college project at PUCGO.
This app conforms to MVP (Model-View-Presenter) Patter and was implemented using Kotlin Lang for Android.
- LeakCanary to detect memory leaks
- ButterKnife to bind views and events
- RxJava for Rx extensions
- RxAndroid for Rx bindings on android
- RxKotlin to use RxJava bindings with Kotlin
- Retrofit for networking
- Gson for parse JSON
- MPAndroidChart to show charts