Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 446 Bytes

File metadata and controls

17 lines (13 loc) · 446 Bytes

RoomDatabase-RxJava-MVVM-MutipleTable

This is a android app practice project. I have implemented here Rx JAVA using android MVVM architecture pattern using Room Database MutipleTable.

Used Component

-RecyclerView And CardView
-Room Database
-AndroidX
-ViewModel and LiveData
-RXJava
-Used language Java

App overview

Project Structure