All Projects → MojRoid → Memes

MojRoid / 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

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Memes

paybill-manager
Your personal finance manager
Stars: ✭ 46 (-73.26%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-28.49%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-82.56%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-10.47%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+65.7%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (-68.02%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-26.16%)
Mutual labels:  mvvm, clean-architecture, architecture-components
Coroutines Flows Modularised
Clean Architecture Modular Project: MVVM + Coroutines+ Flows + Dagger2 + LiveData + UnitTests + UITests + MockWebServer
Stars: ✭ 166 (-3.49%)
Mutual labels:  mvvm, clean-architecture
Architecturesamplewithfirebase
これは、iOSアプリを色々なアーキテクチャで実装してみたものです。
Stars: ✭ 89 (-48.26%)
Mutual labels:  mvvm, clean-architecture
Ios Architectures
Sample app for iOS architectures
Stars: ✭ 90 (-47.67%)
Mutual labels:  mvvm, clean-architecture
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (-62.79%)
Mutual labels:  clean-architecture, architecture-components
Moviedb
A gorgeous TMDb client for Android
Stars: ✭ 103 (-40.12%)
Mutual labels:  mvvm, architecture-components
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (-36.63%)
Mutual labels:  mvvm, architecture-components
Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-50.58%)
Mutual labels:  mvvm, clean-architecture
Sample Code Movies
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Stars: ✭ 81 (-52.91%)
Mutual labels:  mvvm, clean-architecture
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-47.67%)
Mutual labels:  mvvm, architecture-components
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-53.49%)
Mutual labels:  mvvm, architecture-components
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-19.77%)
Mutual labels:  mvvm, clean-architecture
Androidmvvm
Android MVVM sample
Stars: ✭ 130 (-24.42%)
Mutual labels:  mvvm, architecture-components
Pagingroom
Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)
Stars: ✭ 139 (-19.19%)
Mutual labels:  clean-architecture, architecture-components

Memes - MVVM example

Simple MVVM example.

Features:

  • 100% Kotlin
  • Architecture components
  • Feature modules
  • Modular views, known as 'view slices'

TODO:

  • Mark module classes as internal to avoid leaking them into consumer modules.
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].