#Mvvm-pattern
Showing 13 of 13 repositories tagged #mvvm-pattern, ranked by stars
VisualHFT is a WPF/C# desktop GUI that shows market microstructure in real time. You can track advanced limitβorderβbook dynamics and execution quality, then use its modular plugins to shape the analysis to your workflow.
Sample created to practice MVVM and DataBinding in Android Applications.
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
A companion project for our blog post on better Android software development using MVVM with RxJava.
This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI library to communicate with the popular ChatGPT artificial intelligence. The app allows you to have a quick message exchange with a simple and clean interface, but with useful features.
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Custom hilt annotation for object to a specific flow + Compose Testing + Coroutines + Kotlin Flow + Io mockK +
MVVM-Coordinator + RxSwift and Clean Architecture
This project uses Zomato API to get restaurants,recipes,ratings,etc.Screenshots attached
A sample app to illustrate the MVVM in iOS apps with SwiftUI
This is a sample project which demonstrates how to create infinite lists ππ with Paging 3 library in Jetpack Compose using modern Android Architecture Components(Kotlin, MVVM, Flow, Jetpack Compose, Paging 3 Library, Android Jetpack).
A script that automates the tedious task of creating basic android files with the packages and imports for MVVM architecture.
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit and Espresso.