It is a basic Room database implementation for Android applications. This project exemplifies the processes of adding, updating and deleting employees to the database. The project performs data operations using Kotlin Coroutines + Flow.
bedirhanssaglam/Room-Database
A basic Room database implementation for Android applications (Kotlin)
Kotlin