roomdatabase
There are 224 repositories under roomdatabase topic.
mustfaibra/RoFFu
RoFFu is an online store specialized in sports shoes & Sneakers of many famous companies like Nike & Adidas, with a modern UI & beautiful animations like adding products to cart, bookmarking and change the sizes 🤩🔥
RockyQu/MVPFrames
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Somnath6646/Math-Your-Brain
Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture. I built this so that programmers learning Jetpack Compose Can use this repository as a learning material for Jetpack Compose.
furqanullah717/expense-tracker-android
Expense Tracker app developed using Kotlin, jetpack Compose, Hilt, MVVM, RoomDB
Coding-Meet/Todo-App
TODO/Note App Tutorial MVVM | Room DB | Android Studio Kotlin
vimalcvs/Add-to-Favorite-Room
Add To favorites and Display Favourites in RecyclerView
nameisjayant/Android-java-MVVM-with-RoomDatabase-Retrofit-and-RecyclerView
we are going to build a simple project with the help of Room Database , ViewModal , LiveData and Retrofit. So, What is the agenda of this project? First we will send a retrofit request to the web server for json data, then after fetching json data from the server , we will store that data into Room Database and then shows into the recyclerview. Alright!
nameisjayant/Android-Notepad-App-in-Mvvm-with-Room-Database-and-Kotlin-Coroutines
This is a simple notepad application, where we can write some important notes ,you can add , update ,delete and search all the notes that you have written, so here we have used Room Database to store your all notes, hope you got the idea that how this application will behave...
Muhammad-Javad/MVVM-persian-Dictionary
This is a english-persian dictionary that use MVVM design pattern and room library for sqlite data base .
meshramaravind/NoteWakeup
Simple Note App With MVVM Clean Architecture
odaridavid/Smoovie-android-TMDb
A Movies Android App built on TMDB API showcasing popular,trending and upcoming movies.Refactored to MVVM architecture using arch components.
ezatpanah/RoomDatabase-Youtube
how to use RoomDatabase in Kotlin
KaushalVasava/FitnessTracker
It is Fitness Tracker app for android. In this project you will learn Google Map, Dependency Injection, Coroutines, Room Database, MVVM architecture.
mehdisahraeei/using-basic-room-database
Room-Database
pedromassango/android-room-database-sample
Android Studio Room Database Sample
RahulSinghRawatDev/RoomDatabase
A Quick Sample to demonstrate how to implement Room Database.
dheeraj-bhadoria/Hilt-MVVM-Live-Data-View-Model-Kotlin-Coroutines-Room-Retrofit-Example
Hilt + MVVM + Live Data + View Model + Kotlin Coroutines + Room + Retrofit Example
ZohaibKhanDev/Gallery_App
Experience seamless browsing with our Gallery App. Navigate effortlessly through your collection with intuitive swipe gestures. Organize and find your photos instantly using our advanced sorting filters. Edit your images on-the-go with powerful editing tools. Share your favorite moments with friends and family with just a tap. Access your memories
itszechs/Dexio
A todo app made using Room database following MVVM architecture
ma-za-kpe/Pombe
***Warning** Alcohol alert, this is a cocktails app. This is an opensource android application aimed to helped beginners in clean architecture and jetpack libraries, collaborate and learn from each other.
ezatpanah/Hilt-RoomDatabase-Youtube
How to use Hilt with Room Database ( Complete guide — Part 2)
lkeey/EnglishApp
This is an application in which you can learn English by speaking absolutely any language.
shahi5472/TV-Show-App-MVVM-Pattern
Follow MVVM pattern, is have nice UI, search, room database, full-screen dialog, nice animation, Constraint Layout, data-binding, view details.
AzharRivaldi/BiodataRoomDB
Source Aplikasi Biodata dengan Database Room
Ericgacoki/Room_With_Tests
An Android app that implements Room database and Unit Tests 🧪🥼
jerryOkafor/JournalApp
A journal application where in users can pen down their thoughts and feelings submitted for the "7 Days of code" challenge for the GoogleAfiricaScholarship Challenge offered by Udacity and powered by Andela Learning Community (ALC) learners.
martinraj/Android-Geo-Remainder-Alarm
Remainder based on Geo location. Sample code to set repetitive alarm and getting current location.
Mugdha-Hazra/Notepad-Application
The Top-Notch Notetaking Application
tangji1994/BatteryLog
Batterylog is a APP to record the battery voltage, current, temperature and other parameters.
clementreiffers/android-music-app
an app able to manage music and create playlist on android made in Java
gulshanpatidar/Vartalap-App
android chat app having end-to-end encryption using curve25519.
halilozel1903/RoomExample
The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite. 💿
moha-b/Location-Reminder
We'll develop a TODO list app with location-based reminders that prompt users to take action while they're in a certain place. To schedule and access reminders, the user must register for an account on the app and log in.
stephenWanjala/ExpenseTracker
simple Android application developed using Jetpack Compose and Room database to help you keep track of your expenses. You can add, categorize, and view your expenses, and the app will group expenses by category and date, providing you with a summary of total amounts for each category on a specific date.