Sample Application with MVVM Architecture
-
Updated
May 20, 2019 - Kotlin
Sample Application with MVVM Architecture
Movie list app for Android.
Uses RoomDB to store contacts along with their email IDs. This app demonstrates basic operations using Room, a database library provided by Google as part of the Android Jetpack suite.
Download the bitlocker app hosted on github.io pages
Random dog image generator : Uses RoomDB, Kotlin Coroutines, MVVM architecture, Moshi, Dagger Hilt and Clean architecture to separate the code concern into data, domain and presentation layers
🔐📱Crafted with Kotlin, XML, and RoomDB, this app presents a seamless login/signup experience. Effortlessly manage user data with RoomDB, creating a delightful list of users.✨ #AndroidDev #Kotlin #RoomDB
This is a simple ToDo app with Android MVVM architecture ,LiveData and ROOM database Example
Second project of Udacity Advanced Android nanodegree.
This project aims to list certain locations on Google Maps by saving or deleting them by using SQLite, RoomDB, RXJava and GoogleMaps technologies.
This is a simple budget app which uses Room Database and was written in Kotlin. This is shared just to serve as a reference to those who may need it.
A SIMPLE APP WITH ROOM DATABASE IMPLEMENTATION
Room is a powerful persistence library provided by the Android Jetpack components. It is built on top of SQLite and provides an abstraction layer that simplifies database operations in Android applications. Room is designed to make it easier for developers to work with databases by providing compile-time verification of SQL queries.
Room Database project using all queries like insert, update, delete,search and today's data.
How often do you forget to do something? With this app, you can JUST REMEMBER EVERYTHING that you want to do, and improve your productivity! You can easily control all the tasks that are in your to-do list, and be sure that you will do them.
Android App based on TMDB Api for viewing the movies based on sorting
Add a description, image, and links to the roomdb topic page so that developers can more easily learn about it.
To associate your repository with the roomdb topic, visit your repo's landing page and select "manage topics."