All Projects → yaircarreno → QueryMovies

yaircarreno / QueryMovies

Licence: other
This repository shows a Android project with Clean Architecture, Functional Reactive Programming and MVP+Dagger

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to QueryMovies

Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (+0%)
Mutual labels:  mvp, clean-architecture, rxandroid
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+487.5%)
Mutual labels:  mvp, clean-architecture, rxandroid
Android Clean Architecture Boilerplate
Apply clean architecture on Android
Stars: ✭ 141 (+781.25%)
Mutual labels:  mvp, clean-architecture, rxandroid
Klean-ArchiteKture
Kotlin Android clean-architecture demo project for a meetup talk. Slides: https://docs.google.com/presentation/d/1CxnntHf3CorNDicx_cDN5s1t5pEbUwjwWHZ5PNmfe6Y/edit?usp=sharing
Stars: ✭ 10 (-37.5%)
Mutual labels:  mvp, clean-architecture
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+1287.5%)
Mutual labels:  mvp, clean-architecture
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+1318.75%)
Mutual labels:  mvp, rxandroid
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+1050%)
Mutual labels:  mvp, rxandroid
Starwars-clean
Simple project with clean architecture
Stars: ✭ 34 (+112.5%)
Mutual labels:  mvp, clean-architecture
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+15981.25%)
Mutual labels:  mvp, clean-architecture
RxPagination
Implement pagination in just few lines with RxPagination
Stars: ✭ 20 (+25%)
Mutual labels:  pagination, rxandroid
dagger2-clean-mvp-example
Sample project with a basic approach to CLEAN architecture on Android
Stars: ✭ 41 (+156.25%)
Mutual labels:  mvp, clean-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+1193.75%)
Mutual labels:  mvp, clean-architecture
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+1168.75%)
Mutual labels:  mvp, clean-architecture
CleanArchitecture-SocketIO
CleanArchitecture with SocketIo 📡
Stars: ✭ 32 (+100%)
Mutual labels:  mvp, clean-architecture
Mvpdemo
Stars: ✭ 193 (+1106.25%)
Mutual labels:  mvp, rxandroid
repository
[PHP 7] Implementation and definition of a base Repository in Domain land.
Stars: ✭ 26 (+62.5%)
Mutual labels:  pagination, clean-architecture
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (+68.75%)
Mutual labels:  mvp, clean-architecture
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+243.75%)
Mutual labels:  pagination, clean-architecture
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+793.75%)
Mutual labels:  mvp, clean-architecture
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (+68.75%)
Mutual labels:  mvp, rxandroid

Using MVP + Reactive + Dagger

This repository shows how we can implement Clean Architecture with MVP (Model View Presenter), FRP (Functional Reactive programming) using extensions like RxJava/RxAndroid/RxBinding and Dagger 2 as Dependency Manager. It is consuming the API from TheMovieDB

Screenshot

ScreenShot

Libraries and tools included:

Requirements

Sequence Diagram

ScreenShot

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].