Topic: "model-view-viewmodel"
lbugnion/mvvmlight 📦
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Language: C# - Size: 42.1 MB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 1,179 - Forks: 308

AliAsadi/Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.
Language: Java - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 198 - Forks: 59

ReMVVM/ReMVVM
ReMVVM is an application architecture concept, marriage of Unidirectional Data Flow (Redux) with MVVM.
Language: Swift - Size: 71.1 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 192 - Forks: 8

tibel/Caliburn.Light
The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.
Language: C# - Size: 4.18 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 69 - Forks: 7

onl1ner/swiftui-mv-architecture
A more natural architectural approach on writing SwiftUI applications
Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 4

rubberduck-vba/MVVM
Model-View-ViewModel Infrastructure for VBA/VB6
Language: VBA - Size: 4.45 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 15

yang-han/GraphicsEditor
An MVVM project written in C++.
Language: C++ - Size: 2.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 11

DoubleDeez/MDViewModel
An Unreal Engine 5 Model-View-ViewModel Plugin with automatic data binding to use in UMG Widget, Actor, and Object Blueprints
Language: C++ - Size: 805 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 5

dgrzeszczak/MVVM
MVVM framework is swift library inspired by ViewModel from Android Architecture components.
Language: Swift - Size: 26.4 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

mrphil2105/MvvmElegance
An elegant and powerful ViewModel-First MVVM framework for Avalonia, inspired by Stylet.
Language: C# - Size: 186 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

Andrei15193/react-model-view-viewmodel
A library for developing React applications using Model-View-ViewModel inspired by .NET
Language: TypeScript - Size: 677 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

KishanViramgama/LoginRegister
Login Register using jetpack compose
Language: Kotlin - Size: 1.34 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 6 - Forks: 3

ohetzendorfer/ArchitecturalPatterns
Examples for architectural patterns in iOS
Language: Swift - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

DevExpress-Examples/winforms-mvvm-best-practices
Implement MVVM concepts with DevExpress MVVM Framework.
Language: C# - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 3

ArpitAswal/Voice-Genie
Voice Genie is a sophisticated AI assistant designed to be an intuitive, accessible way for users to explore information and art with minimal effort. With future updates, it aims to become an even more interactive and personalized companion.
Language: Dart - Size: 604 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

cfHxqA/BotNix-Client
It is a custom client to use the respective software. You will find final console and UI-Application here.
Size: 162 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

budioktaviyan/android-movie-mvvm
Android Movie Application with Model-View-ViewModel
Language: Kotlin - Size: 247 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 3

amanbind007/Cloud-synced-Todo-App-iOS
It is a todo list app created using SwiftUI user Interface for iOS. It uses firebase firestore, firebase storage and firebase auth for storing notes, saving profile file picture and authenticating users.
Language: Swift - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Andrei15193/react-model-view-viewmodel-sample-todo-list 📦
A sample todo list application to illustrate react-model-view-viewmodel usage.
Language: TypeScript - Size: 492 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

moejehad/ToDo_App_MVVM
Create an android application to save tasks in local database (Room) using mvvm .
Language: Kotlin - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

budioktaviyan/basic-mvvm-arch
Android basic of Model-View-ViewModel using Android Architecture Component
Language: Kotlin - Size: 170 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mentalmove/Mills
Model View ViewModel design pattern on the example of Nine Men's Morris game, using different strategies
Language: JavaScript - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

TheHasnatBD/MVVM-NewsAPI-Retrofit
Simple News App using Retrofit in MVVM pattern
Language: Java - Size: 125 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

astrummk/ListViewComboBox
Xamarin Forms. Put in ListView control rows, combobox details.
Language: C# - Size: 490 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

tonitaga/key_value_storages
A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.
Language: C++ - Size: 183 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

saberLiou/ProfileAndroidApp
An Android App about my profile, built with Kotlin.
Language: Kotlin - Size: 3.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

quockhanhtn/LibraryManagerDatabaseVersion
Final project of Windows Programming course at HCMUTE
Language: C# - Size: 51.4 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

quockhanhtn/LibraryManager
Final project of OOP course at HCMUTE
Language: C# - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mcarbaugh/MediaPlayer
A simple media player application for Windows.
Language: C# - Size: 5.06 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

nglthu/DesignPattern
Some example of design pattern change
Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

egejuniyors/ParvaNota
Small web application for basic text editing!
Size: 1000 Bytes - Last synced at: about 5 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

Victor101106/ParvaNota
Small web application for basic text editing!
Language: TypeScript - Size: 409 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NaomiBBautista/calculadora_calificaciones
Aplicación móvil para el cálculo de calificaciones basado en valores parciales.
Language: C# - Size: 3.44 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

luismendes070/Retrofit-MVVM Fork of aarafrao22/Retrofit-MVVM
Codebot playlist https://youtube.com/playlist?list=PL7XdctJeEnGwcTOATY-Boft7GCANzl0XA&si=vKXS9opjo8Ytmlrg
Language: Kotlin - Size: 177 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HaidukEvgen/GoalTracker
WPF .Net application for managing goals and daily tasks. The program is built on the MVVM principle that provides flexibility for growth and expansion
Language: C# - Size: 4.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pbod98/MusicCatalogue
A desktop application for a music publisher to see albums and their contents published by the company. It allows to add, edit and delete data. It is a work in progress.
Language: C# - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

daksheshtalaviya/employee-management-with-mvvmc-rxswift
Language: Swift - Size: 593 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aks-4125/github-api-compose
Github open API using Android Kotin Jetpack Compose
Language: Kotlin - Size: 131 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

TutkuOzbakir/Countries
Language: Kotlin - Size: 105 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Prashant830/IconFinderApplication
All Types of Icons Finding Application.
Language: Kotlin - Size: 9.31 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

la-colinares/JetpackTunes
An online music player (WIP)
Language: Kotlin - Size: 138 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

luismendes070/SimpleAndroidMVVM Fork of ArisGuimera/SimpleAndroidMVVM
[FAIL]Proyecto de ejemplo con Clean Architecture, MVVM, Retrofit, Corrutinas, Dagger Hilt y mucho más acompañado de tutoriales por escritos y en vÃdeo.
Size: 553 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArtsiomPralich/MauiMvvm
MauiMvvm is a simple .Net MAUI application that implements the MVVM pattern.
Language: C# - Size: 156 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adnankovacevic/Github-MoPTask
Language: Kotlin - Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NewtonCesarRoncari/map-zone
App para gerenciamento e aquisição de novos clientes com auxÃlio de mapas para organização de rota e agendamento de visitas
Language: Kotlin - Size: 6.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

erikrios/my-view-model
Learn About View Model in Android
Language: Kotlin - Size: 143 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

liannoi/exam-wpf 📦
Windows Presentation Foundation Exam Project
Language: C# - Size: 433 KB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

liannoi/autocomplete 📦
Multithreaded Asynchronous Autocomplete Project
Language: C# - Size: 5.12 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

budioktaviyan/basic-mvvm
Android basic of Model-View-ViewModel
Language: Kotlin - Size: 178 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

coenvk/android-mvvm-architecture
A skeleton application showing the MVVM architecture in Android.
Language: Kotlin - Size: 123 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mookyjan/Currency-Exchange-Rate
Language: Kotlin - Size: 549 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

GitMAM/IGListKit-Binding-Example 📦
Example showing how to use IGListKit binding with Firebase and Geofire (ViewModels). This an ongoing project.
Language: Objective-C - Size: 88.9 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MineCake147E/MonoGame-Presentation-Framework
A WPF-Like GUI System Implementation for MonoGame
Language: C# - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

minimice/interview-scania-project
🗣Created for Scania interview. Result? Hired!
Language: C# - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

thesparrow/introXamarin
Learning Xamarin, using Visual Studio Community, understanding the Xamarin architecture and XAML layout design
Language: C# - Size: 8.87 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
