All Projects → Vegginner → Similar Projects or Alternatives

112 Open source projects that are alternatives of or similar to Vegginner

Xamarin.Components-Architecture
A humble attempt to make Xamarin follows the components architecture
Stars: ✭ 20 (+5.26%)
Mutual labels:  architecture-components
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+100%)
Mutual labels:  architecture-components
software-systems-architecture
A collection of descriptions of the architecture that various systems use.
Stars: ✭ 24 (+26.32%)
Mutual labels:  architecture-components
MVI-Architecture-Android-Beginners
This repository contains a beginner sample app that implements MVI architecture
Stars: ✭ 199 (+947.37%)
Mutual labels:  architecture-components
android-kick-start-modular
Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Clean Architecture Modularization
Stars: ✭ 16 (-15.79%)
Mutual labels:  architecture-components
mvvm-coroutines
Android MVVM - Architecture Components with Kotlin Coroutines
Stars: ✭ 60 (+215.79%)
Mutual labels:  architecture-components
TeamManagerApp
A sample app structure using the MVVM architecture LiveData, RxJava, ViewModel, Room and the Navigation Arch Components.
Stars: ✭ 36 (+89.47%)
Mutual labels:  architecture-components
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (+147.37%)
Mutual labels:  architecture-components
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (+26.32%)
Mutual labels:  architecture-components
livedata-recyclerview-sample
No description or website provided.
Stars: ✭ 76 (+300%)
Mutual labels:  architecture-components
Galwaybus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
Stars: ✭ 220 (+1057.89%)
Mutual labels:  architecture-components
Nobullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
Stars: ✭ 221 (+1063.16%)
Mutual labels:  architecture-components
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+1047.37%)
Mutual labels:  architecture-components
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+826.32%)
Mutual labels:  architecture-components
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+821.05%)
Mutual labels:  architecture-components
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 (+805.26%)
Mutual labels:  architecture-components
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+710.53%)
Mutual labels:  architecture-components
Android Mvvm
Android MVVM + Retrofit + Dagger 2 + Room
Stars: ✭ 153 (+705.26%)
Mutual labels:  architecture-components
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 (+657.89%)
Mutual labels:  architecture-components
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 (+647.37%)
Mutual labels:  architecture-components
Pagingroom
Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)
Stars: ✭ 139 (+631.58%)
Mutual labels:  architecture-components
Androidmvvm
Android MVVM sample
Stars: ✭ 130 (+584.21%)
Mutual labels:  architecture-components
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+568.42%)
Mutual labels:  architecture-components
Catchup
An app for catching up on things.
Stars: ✭ 1,690 (+8794.74%)
Mutual labels:  architecture-components
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (+547.37%)
Mutual labels:  architecture-components
Presently
Android app for recording gratitude journal entries
Stars: ✭ 109 (+473.68%)
Mutual labels:  architecture-components
Livedatabinding
Kotlin example with LiveData and Data Binding usage
Stars: ✭ 108 (+468.42%)
Mutual labels:  architecture-components
Moviedb
A gorgeous TMDb client for Android
Stars: ✭ 103 (+442.11%)
Mutual labels:  architecture-components
Android Architecture Sample
Sample app using Kotlin, Coroutines, Architecture Components and more. With Unit and Instrumentation tests.
Stars: ✭ 94 (+394.74%)
Mutual labels:  architecture-components
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (+394.74%)
Mutual labels:  architecture-components
Androidbase
Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
Stars: ✭ 92 (+384.21%)
Mutual labels:  architecture-components
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (+373.68%)
Mutual labels:  architecture-components
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (+321.05%)
Mutual labels:  architecture-components
Androidkotlincomponents
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Stars: ✭ 79 (+315.79%)
Mutual labels:  architecture-components
Podpocket
Podcast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding)
Stars: ✭ 76 (+300%)
Mutual labels:  architecture-components
Elements
⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.
Stars: ✭ 75 (+294.74%)
Mutual labels:  architecture-components
Kotlin Pokedex
🌀 A Pokedex app using ViewModel, LiveData, Room and Navigation
Stars: ✭ 1,156 (+5984.21%)
Mutual labels:  architecture-components
Aacomponents
基于google Android Architecture Components 封装实现组件式MVP快速开发框架
Stars: ✭ 66 (+247.37%)
Mutual labels:  architecture-components
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (+236.84%)
Mutual labels:  architecture-components
Androidpaginglibrarystepbystepimplementationguide
Android Paging Library Step By Step Implementation Guide
Stars: ✭ 57 (+200%)
Mutual labels:  architecture-components
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (+189.47%)
Mutual labels:  architecture-components
Retrokotlin
Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)
Stars: ✭ 55 (+189.47%)
Mutual labels:  architecture-components
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 (+178.95%)
Mutual labels:  architecture-components
Android Arch Components Lifecycle
A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
Stars: ✭ 49 (+157.89%)
Mutual labels:  architecture-components
2018 Android Architecture Components Workshop
Android Architectures & Architecture Components Hands-on
Stars: ✭ 45 (+136.84%)
Mutual labels:  architecture-components
Readhubclient
Readhub客户端
Stars: ✭ 44 (+131.58%)
Mutual labels:  architecture-components
Newsappmvi
News app 🗞️ showcasing MVI architecture combined with Architecture Components
Stars: ✭ 42 (+121.05%)
Mutual labels:  architecture-components
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (+94.74%)
Mutual labels:  architecture-components
Market tech challenge
A best use case Android application sample with latest patterns. This app is developer as part of Kariyer.net Tech Challenge.
Stars: ✭ 31 (+63.16%)
Mutual labels:  architecture-components
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (+57.89%)
Mutual labels:  architecture-components
Ribble
Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️
Stars: ✭ 872 (+4489.47%)
Mutual labels:  architecture-components
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (+36.84%)
Mutual labels:  architecture-components
61-112 of 112 similar projects