All Projects → Doubanmovie → Similar Projects or Alternatives

753 Open source projects that are alternatives of or similar to Doubanmovie

Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-79.43%)
Mutual labels:  mvvm, databinding
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (-15.79%)
Mutual labels:  mvvm, retrofit2
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-87.56%)
Mutual labels:  mvvm, databinding
Android Architecture Components Mvvm Retrofit Java
This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )
Stars: ✭ 63 (-69.86%)
Mutual labels:  mvvm, retrofit2
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+385.17%)
Mutual labels:  mvvm, retrofit2
Upcoming Games
Android app for viewing release dates and other details for every video game ever made.
Stars: ✭ 65 (-68.9%)
Mutual labels:  mvvm, retrofit2
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (-44.02%)
Mutual labels:  mvvm, databinding
Jetpackmvvm
🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
Stars: ✭ 1,100 (+426.32%)
Mutual labels:  mvvm, databinding
Moviefinderusingmvvm Android
🔥 MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application 📱to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) 😊😊😉
Stars: ✭ 66 (-68.42%)
Mutual labels:  mvvm, retrofit2
Android App Template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
Stars: ✭ 34 (-83.73%)
Mutual labels:  mvvm, retrofit2
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-32.06%)
Mutual labels:  mvvm, databinding
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+828.23%)
Mutual labels:  mvvm, retrofit2
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-61.72%)
Mutual labels:  mvvm, retrofit2
MVVM-Demo
This demo for MVVM Design pattern for android
Stars: ✭ 20 (-90.43%)
Mutual labels:  retrofit2, databinding
eyepetizer kotlin
一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp
Stars: ✭ 83 (-60.29%)
Mutual labels:  retrofit2, databinding
Coroutines Flows Modularised
Clean Architecture Modular Project: MVVM + Coroutines+ Flows + Dagger2 + LiveData + UnitTests + UITests + MockWebServer
Stars: ✭ 166 (-20.57%)
Mutual labels:  mvvm, retrofit2
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (-80.38%)
Mutual labels:  retrofit2, databinding
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (-7.66%)
Mutual labels:  mvvm, databinding
Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (-92.34%)
Mutual labels:  mvvm, databinding
Paging-3-Sample
This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.
Stars: ✭ 96 (-54.07%)
Mutual labels:  mvvm, retrofit2
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (-87.56%)
Mutual labels:  retrofit2, databinding
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-94.26%)
Mutual labels:  retrofit2, databinding
paybill-manager
Your personal finance manager
Stars: ✭ 46 (-77.99%)
Mutual labels:  mvvm, retrofit2
LoginMVVM
Android login application with form validation and Database storage made using MVVM and Data binding
Stars: ✭ 19 (-90.91%)
Mutual labels:  mvvm, databinding
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-87.56%)
Mutual labels:  mvvm, retrofit2
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-91.87%)
Mutual labels:  mvvm, databinding
Movietray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Stars: ✭ 78 (-62.68%)
Mutual labels:  mvvm, retrofit2
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-16.75%)
Mutual labels:  mvvm, retrofit2
Kotlin Architecture Components Notes Demo
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin
Stars: ✭ 103 (-50.72%)
Mutual labels:  mvvm, databinding
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+60.29%)
Mutual labels:  mvvm, databinding
Moko Mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 329 (+57.42%)
Mutual labels:  mvvm, databinding
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (+32.06%)
Mutual labels:  mvvm, retrofit2
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (-90.43%)
Mutual labels:  mvvm, databinding
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-66.99%)
Mutual labels:  mvvm, databinding
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (-59.81%)
Mutual labels:  mvvm, databinding
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (-44.5%)
Mutual labels:  mvvm, databinding
Cpage.js
Cpage.js是一款轻量级的前端框架,使用TypeScript开发,可以方便地进行组件化开发,语法统一、简介明了,不依赖于第三方框架,适合中小项目开发。框架同时支持es5与es6语法,可参考example中示例。
Stars: ✭ 148 (-29.19%)
Mutual labels:  mvvm
Kotlin Mvvm
Sample for MVVM using Kotlin
Stars: ✭ 173 (-17.22%)
Mutual labels:  mvvm
Ktarmor Mvvm
👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。
Stars: ✭ 148 (-29.19%)
Mutual labels:  mvvm
Mvvmtemplate
An Android Template with MVVM and Clean Architecture
Stars: ✭ 182 (-12.92%)
Mutual labels:  mvvm
Android Clean Arch Coroutines Koin
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
Stars: ✭ 173 (-17.22%)
Mutual labels:  databinding
Simpleapiclient
A configurable api client based on Retrofit2 and RxJava2 for android
Stars: ✭ 146 (-30.14%)
Mutual labels:  retrofit2
Knockout Spa
A mini but full-fledged SPA framework and boilerplate to build SPAs fast and scalable
Stars: ✭ 145 (-30.62%)
Mutual labels:  mvvm
Signalchat
WPF-MVVM instant messaging application using SignalR
Stars: ✭ 172 (-17.7%)
Mutual labels:  mvvm
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (-30.62%)
Mutual labels:  retrofit2
Monkey
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.
Stars: ✭ 1,765 (+744.5%)
Mutual labels:  mvvm
Learn Vue2 Mvvm
快速了解 Vue2 MVVM
Stars: ✭ 184 (-11.96%)
Mutual labels:  mvvm
Memes
MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83
Stars: ✭ 172 (-17.7%)
Mutual labels:  mvvm
Xamu Infrastructure
Extensions, MVVM classes, behaviors and other misc. useful code bits from Xamarin University
Stars: ✭ 144 (-31.1%)
Mutual labels:  mvvm
Androidmodulararchiteture
✔️ Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
Stars: ✭ 144 (-31.1%)
Mutual labels:  mvvm
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (-31.1%)
Mutual labels:  mvvm
Android Template
Android app starter template
Stars: ✭ 141 (-32.54%)
Mutual labels:  mvvm
Swifthub
GitHub iOS client in RxSwift and MVVM-C clean architecture
Stars: ✭ 2,330 (+1014.83%)
Mutual labels:  mvvm
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (-31.58%)
Mutual labels:  retrofit2
Androidbaseframemvvm
Android 组件化 MVVM 框架 基于 Jetpack + Kotlin
Stars: ✭ 169 (-19.14%)
Mutual labels:  retrofit2
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (-32.54%)
Mutual labels:  mvvm
Moviehunt
Movie Android App written in Kotlin, MVVM, RxJava, Android Architecture Components.
Stars: ✭ 199 (-4.78%)
Mutual labels:  mvvm
Zhuishushenqi
追书神器Swift版客户端(非官方)。 不断更新中......
Stars: ✭ 196 (-6.22%)
Mutual labels:  mvvm
Mnweibo
Swift5 + MVVM + 文艺复兴微博(纯代码 + 纯Swift),可作为第一个上手的Swift项目.
Stars: ✭ 183 (-12.44%)
Mutual labels:  mvvm
Ugui Mvvm
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)
Stars: ✭ 169 (-19.14%)
Mutual labels:  mvvm
61-120 of 753 similar projects