Skip to content

khattab-dev/RealmDB-MVVM-Jetpack-Compose-Example

Repository files navigation

Realm DB Integration with Android App

Overview

This repository showcases a sample Android application demonstrating the integration of Realm DB with modern Android development technologies. The app features CRUD (Create, Read, Update, Delete) functionalities, integrated with Hilt for dependency injection, MVVM architecture for clean separation of concerns, Coroutines for asynchronous programming, and Jetpack Compose for a modern UI development experience.

Features

  • Create, Read, Update, and Delete operations on Realm DB entities.
  • Integration with Hilt for dependency injection.
  • MVVM architecture for a clean and maintainable codebase.
  • Coroutines for asynchronous programming, ensuring smooth UI interactions.
  • Jetpack Compose for building the user interface with modern, declarative UI components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages