project demonstrating shared viewmodel in nested graph in Jetpack compose using Navigation-Compose
-
Updated
Oct 21, 2025 - Kotlin
project demonstrating shared viewmodel in nested graph in Jetpack compose using Navigation-Compose
Bluffer is a two-player game in which one player looks at some random image on the screen and explains it to the other player. The other player has to guess whether the player bluffed or not.
Приложение для заказа кексов. Выбирается количество, дата получения. Исходя из этого подсчитывается стоимость. Отправляется интентом в почту. Используются фрагменты с SharedViewModel, LiveData, Jetpack Navigation component. Unit тест ViewModel на изменение количества или даты.
Test assignment to pass the internship at GeekStudio, which is written on clean architecture. An application about manga and manhwa.
This app contains an order flow for cupcakes with options for quantity, flavor, and pickup date. The order details get displayed on an order summary screen and can be shared to another app to send the order.
SharedViewModel between fragments in android using kotlin
An android application which wishes you a very happy birthday with great animations .
An android application which lets you order cupcakes with different flavors and suitable pick up dates .
Submission of Homework 3 for CS 371: Mobile Apps. This app implements a one activity, multi-fragment (with a shared ViewModel) design to display various blocks of information for the TV show Rick and Morty. The app implements this API: https://rickandmortyapi.com/documentation/
A simple todo Android App where we can add and can view our todo details - (Kotlin, Dagger 2, Architecture Components, MVVM, Material Components, Intro slides, clean architecture, Room, Stetho, Viewpager2,Text Drawable, RX java).
Add a description, image, and links to the sharedviewmodel topic page so that developers can more easily learn about it.
To associate your repository with the sharedviewmodel topic, visit your repo's landing page and select "manage topics."