Projects in Awesome Lists tagged with roomdatabase
A curated list of projects in awesome lists tagged with roomdatabase .
https://github.com/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...
android coroutines kotlin mvvm notepad roomdatabase
Last synced: 13 May 2025
https://github.com/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!
android androidstudio api java retrofit roomdatabase
Last synced: 04 Jul 2025
https://github.com/vimalcvs/add-to-favorite-room
Add To favorites and Display Favourites in RecyclerView
add-to-cart add-to-favorites favourite recyclerview room room-database roomdatabase
Last synced: 09 Jul 2025
https://github.com/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.
android architecture-components movie moviedb-api movies mvvm nanodegree room room-persistence-library roomdatabase tmdb tmdb-api udacity
Last synced: 24 Oct 2025
https://github.com/kaushalvasava/fitnesstracker
It is Fitness Tracker app for android. In this project you will learn Google Map, Dependency Injection, Coroutines, Room Database, MVVM architecture.
broadcast-reciever coroutines dagger-hilt dependency-injection fiteness fitness-app fitness-tracker foreground-service mvvm mvvm-architecture notification room roomdatabase
Last synced: 14 Apr 2025
https://github.com/pedromassango/android-room-database-sample
Android Studio Room Database Sample
android-app jetpack jetpack-navigation livedata paging-library room room-database room-persistence-library roomdatabase
Last synced: 27 Jul 2025
https://github.com/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
android-application favorites gallery-app rest-api roomdatabase
Last synced: 07 May 2025
https://github.com/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. 💿
android-database android-db-manager coroutines-android coroutines-room kotlin-room room room-database room-database-singleton room-database-test room-databases room-db room-db-crud roomdatabase sqlite-android sqlite-db sqlite3-database
Last synced: 25 Jul 2025
https://github.com/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.
jetpack-compose material3 roomdatabase
Last synced: 11 Jul 2025
https://github.com/clementreiffers/android-music-app
an app able to manage music and create playlist on android made in Java
android android-app android-application android-studio androidstudio java music music-player room room-database room-persistence-library roomdatabase
Last synced: 13 Feb 2026
https://github.com/kaifcoder/simple-android-app-with-roomdb-tutorial
this is a very simple add which have implementation of roomDB in android.
android application database kotlin roomdatabase
Last synced: 01 May 2026
https://github.com/zobaer53/noteapp
Note App made with room Database and MVVM architecture.
android java mvvm-architecture noteapp roomdatabase
Last synced: 05 May 2026
https://github.com/roniklimbani/roomdatabase
It covers the advantages of Room over SQLite, important Room annotations, and provides a step-by-step example of simple data insertion and retrieval.
android android-application androidarchitecturecomponets androidstudio database hilt-android kotlin room-database roomdatabase
Last synced: 11 May 2026
https://github.com/bedirhanssaglam/exercise-app
An exercise application to help users manage and track their workouts, with features like Text-to-Speech (TTS) announcements, BMI Calculator, a countdown timer, and a history of exercises in Kotlin.
android coroutines kotlin mediaplayer room roomdatabase
Last synced: 15 May 2026
https://github.com/vek03/roomappcompose
Aplicativo android desenvolvido em laboratório para implementação do Room com Jetpack Compose utilizando SQLite
android-application android-studio jetpack-compose roomdatabase sqlite3
Last synced: 07 Nov 2025
https://github.com/nuriadevs/weatherapp
Weather App is a mobile application for Android designed to search the forecast weather from a city.
android api coroutines jetpack-compose kotlin material3 mvvm retrofit roomdatabase weather
Last synced: 29 Apr 2026
https://github.com/micahsphelele/shop-list-app
A simple shopping list app written in Kotlin
coroutines dagger-android-hilt dagger2 kotlin-android kotlin-coroutines mvvm-android roomdatabase shopping
Last synced: 18 Apr 2026
https://github.com/syedpiyal/roomdatabasecontactsapp
An Android app demonstrating the use of Room Database for managing a simple contact list with Kotlin Coroutines and LiveData.
android-application coroutines kotlin roomdatabase
Last synced: 26 Apr 2026
https://github.com/prajwalmuthaye/taskmanagement
TaskManagement app build in android studio (java) Key Features: Task CRUD Operations – Users can Create, Read, Update, and Delete tasks. Task Completion Toggle – Mark tasks as "Completed" or "Pending." Search & Filter Tasks – Search by task name and filter by status. Dark Mode Support
android-studio java livedata roomdatabase taskmanagement
Last synced: 29 Apr 2026
https://github.com/vukan-markovic/notebook
Android note-taking application
android android-app android-application android-architecture android-architecture-components android-development android-sdk android-studio android-ui androidstudio architecture-component architecture-components kotlin kotlin-android kotlin-android-extensions kotlin-language room room-database room-persistence-library roomdatabase
Last synced: 02 May 2026
https://github.com/mpgustavo06/commercial-visit-in-android-studio
Android app for sales representatives to manage clients and visits. Allows registering clients, fetching addresses via ZIP code, listing clients by city, and logging visits with details like satisfaction and orders. Highlights recently visited clients and uses local database with Room.
android android-application android-studio api api-rest java room room-database roomdatabase
Last synced: 03 May 2026
https://github.com/shreyank031/android_mvvm_architecture
MVVM, or Model-View-ViewModel, is an architectural pattern for building user interfaces. It separates the UI components (View) from the data and business logic (Model) with an intermediary layer called ViewModel. This pattern promotes code organization, testability, and maintainability by enforcing separation of concerns..
dataaccessobject database databinding entity livedata migrations roomdatabase typeconverter view viewmodel
Last synced: 14 May 2026