Skip to content

The project is a simple learning project with MVVM architecture, Room and live data.

Notifications You must be signed in to change notification settings

imranhussain546/Room-with-MVVM-

Repository files navigation

Room-Livedata with-MVVM

This is a simple application. It follows the MVVM design pattern using the Room with Live data. Users can simply create, Update, and delete .

Note: This application-focused is to follow the MVVM architecture using the Room persistent library. #Not focused on UI