Projects with this topic
-
AbreVinci.Embryo is a library and a framework for .NET UI development. It is primarily designed to be used with MVVM technologies such as WPF and Xamarin. It acts as a framework and adapter that allows you to write MVU-style code using modern C#.
Updated -
Android e-commerce Example using MVVM and Java. Simple product list view.
Updated -
Server: ASP.NET; Client: WPF Desktp App (MVVM); DB: MongoDB Master-Slave;
Updated -
"BioEye Test" is an Android application developed with Kotlin and follows the MVVM architecture. This application serves the purpose of determining lighting conditions using the device's light sensor, capturing frames from the device's camera using the CameraX Jetpack Library, integrating with Google ML Kit face recognition, saving a boolean indicating face recognition flag in a CSV file for each frame, and presenting a summary of the results to the user.
Updated -
Android app which will be integrated with REST server which is part of Spring Boot Web App from my other repository. I tried to use Model-View-ViewModel (MVVM) architecture, which is highly recommended by Google.
Updated -
CVR Official App. Developed to be posted on google play.
Updated -
-
Open source portfolio app (Android, Kotlin, MVVM, Dagger2, Retrofit2, RxJava, Kotlin Coroutines, Data Binding, CI/CD) App shows network connection information (external/internal IP's, ISP name and location) and performs download/upload speed test.
Updated -
In this project, I have made a sub-clone of cricbuzz where I have use the room database to store info of players that the user adds. Here I have used MVVM architecture with live data. The user will add a player image using the gallery. The app includes features like marking player favorite and separate section for the batsman, bowler, and favorite based on the inputs given at the time of adding a player.
I have imported this project from my GitHub - github.com/santosh430
Updated -
Diplome work for Etnetera Mobile Academy 2021, my first Android project
Updated -
An app to track all your expenses and analyse your spends.
Updated -
The first screen will display a list of fruit. When the user selects an item of fruit the application should show a second screen containing more information about the fruit, specifically • Price in pounds and pence • Weight in KG
Updated -
Kotlin android applications to get most starred github repos from github api using mvvm and rx
Updated -
Project for demonstration stateless MVVM architecture
Updated -
A WPF app that reads midi input from electric drums and binds them to keyboard keys.
Updated -
Contains code helpers for WPF with MVVM pattern
Updated -
-
In this project I have a sub-clone of Inshorts where I have implemented a viewpager2 and used retrofit library to hit the news API and get the news with pagination . I have used PageTransformer Class to do the animation while sliding through the viewpager2.
Updated