All Projects → mitchtabian → MVVM-Koin-Repository-Pattern

mitchtabian / MVVM-Koin-Repository-Pattern

Licence: other
Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to MVVM-Koin-Repository-Pattern

Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (+79.31%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library, koin
Android-Kotlin-MVVM-Template
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.
Stars: ✭ 314 (+982.76%)
Mutual labels:  mvvm-architecture, mvvm-android, koin, koin-mvvm
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+265.52%)
Mutual labels:  retrofit2, room-persistence-library, koin
Clean Notes
Clean Architecture by layer
Stars: ✭ 259 (+793.1%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
Food Ordering App Like Swiggy Uber Eats Mvvm And Room Database
Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
Stars: ✭ 53 (+82.76%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
Simple-MVVM
A simple Android MVVM pattern example
Stars: ✭ 34 (+17.24%)
Mutual labels:  retrofit2, mvvm-android, room-persistence-library
weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
Stars: ✭ 32 (+10.34%)
Mutual labels:  retrofit2, mvvm-architecture, mvvm-android
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+31.03%)
Mutual labels:  retrofit2, mvvm-android, room-persistence-library
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (-41.38%)
Mutual labels:  retrofit2, mvvm-architecture, koin
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 (+168.97%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (-3.45%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
CleanArchitectureMVVM
Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP
Stars: ✭ 60 (+106.9%)
Mutual labels:  retrofit2, mvvm-architecture, koin
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 (+231.03%)
Mutual labels:  retrofit2, mvvm-android, koin
FootballNews2
Personal Android project for Football daily updates
Stars: ✭ 16 (-44.83%)
Mutual labels:  retrofit2, mvvm-android, koin
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-24.14%)
Mutual labels:  retrofit2, mvvm-architecture, mvvm-android
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+10065.52%)
Mutual labels:  retrofit2, mvvm-architecture, mvvm-android
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+544.83%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (+148.28%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library
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 (+6589.66%)
Mutual labels:  retrofit2, mvvm-android, room-persistence-library
Dagger Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
Stars: ✭ 242 (+734.48%)
Mutual labels:  retrofit2, mvvm-architecture, room-persistence-library

Experimental TODO app

This app is for learning purposes. I'll be using it for experimentation.

Features:

  1. MVVM
  2. Repository Pattern
  3. Koin
  4. Room
  5. Retrofit2 (adding later)
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].