All Projects → esoxjem → Movieguide Kotlin

esoxjem / Movieguide Kotlin

Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Movieguide Kotlin

Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (-57.66%)
Mutual labels:  rxjava, dagger2, mvp, clean-architecture, retrofit2
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-71.62%)
Mutual labels:  rxjava, dagger2, mvp, clean-architecture, retrofit2
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-78.83%)
Mutual labels:  rxjava, dagger2, mvp, retrofit2
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-76.13%)
Mutual labels:  dagger2, mvp, clean-architecture, retrofit2
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (-36.94%)
Mutual labels:  rxjava, dagger2, mvp, retrofit2
Crazydaily
[开源项目] 一款程序员日常放松的App,基于Material Design + MVP-Clean + Weex + Flutter + RxJava2 + Retrofit + Dagger2 + Glide + Okhttp + MTRVA + BRVAH + 炫酷控件 + 炫酷动画
Stars: ✭ 294 (+32.43%)
Mutual labels:  dagger2, mvp, clean-architecture, retrofit2
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+203.6%)
Mutual labels:  rxjava, dagger2, mvp, retrofit2
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-37.84%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+2653.6%)
Mutual labels:  rxjava, mvp, dagger2, retrofit2
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (-35.59%)
Mutual labels:  dagger2, mvp, clean-architecture, retrofit2
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (-63.06%)
Mutual labels:  dagger2, mvp, clean-architecture, retrofit2
Doubanbook
一个基于 Clean 架构以及 Retrofit , RxKotlin , Dagger 框架实现的 Kotlin for Android App 。
Stars: ✭ 151 (-31.98%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-64.86%)
Mutual labels:  rxjava, mvp, dagger2, retrofit2
Clean Marvel Kotlin
This repository contains a detailed sample app that implements Clean architecture and MVP in Kotlin using RxJava2, Retrofit
Stars: ✭ 27 (-87.84%)
Mutual labels:  mvp, clean-architecture, dagger2, retrofit2
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (-83.33%)
Mutual labels:  rxjava, dagger2, clean-architecture, retrofit2
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-92.34%)
Mutual labels:  rxjava, mvp, dagger2, retrofit2
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+399.55%)
Mutual labels:  rxjava, dagger2, mvp, retrofit2
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-92.79%)
Mutual labels:  mvp, clean-architecture, dagger2, retrofit2
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-92.79%)
Mutual labels:  mvp, clean-architecture, dagger2, retrofit2
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-54.95%)
Mutual labels:  rxjava, dagger2, mvp, retrofit2

MovieGuide-Kotlin

[WIP]: Kotlin port of the MovieGuide app.

This app showcases the use of Kotlin with RxJava, Dagger 2, Retrofit and the MVP pattern using Uncle Bob's Clean Architecture approach.

Add your themoviedb.org API key in root/local.properties

tmdb_api_key=YOUR_API_KEY

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6

License

MIT License

Copyright (c) 2017 Arun Sasidharan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].