MVVM
Projects with this topic
-
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 -
moreDays let you define your goals and steps to reach them on good and on strenuous days as well as reflect and remember each day
Updated -
-
An android project template based on MVVM architecture.
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 -
-
Project used for our Annual Project work as a mobile application for our users platform.
Updated -
-
In this project, I learned how to use Retrofit to make a network call. I have an open API for movie rating and displayed a list of movies in recycler view. By clicking on a particular movie, the user gets detailed info on the next screen.
Updated -
In this project I have stored user basic info like name , email and phone no. using Room Database and perform CRUD operation in it. Topics Covered - kotlin Coroutines, Room Database, MVVM architecture, Recycler view
I have imported this project from my GitHub - github.com/santosh430
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 -
This project was given to me as an Assignment wherein I made an app that takes a list of mobile products which I needed to fetch through an API and shows them in a recycler view and when a user selects a product, it goes to a cart i.e, stored in a room database and then when user clicks checkout button in cart it show a progress bar in next screen and finally Product is Purchased in next screen.
I implemented MVVM architecture, LiveData, Kotlin, Kotlin Coroutines, Retrofit, Room Database in this project.
I have imported this project from my GitHub - github.com/santosh430
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 -
Diplome work for Etnetera Mobile Academy 2021, my first Android project
Updated -
-
Kotlin Sample Using (Dagger2,DataBinding,MVVM,Room,Offline First,Open Street Map,Clean,RxJava,RxKotlin,Navigation Com) Is For My Resume And Sample Work This Project Have Different Branch 'Offline_First' Branch Is Complete Project And Always Updating
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