Skip to content

Commit e114a3d

Browse files
committed
Update README.md
1 parent d10aed3 commit e114a3d

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
This is the Android MVVM Architecture sample demo app.
1+
# DemoTMDB
2+
3+
DemoTMDB is the sample app to demonstrate the Android MVVM Architecture with Retrofit, Coroutines, Hilt, Kotlin Flow and Room Database.
4+
5+
[The in-depth details about this sample app can be found at this Medium article.](https://narendrasinhdodiya.medium.com/android-architecture-mvvm-with-coroutines-retrofit-hilt-kotlin-flow-room-48e67ca3b2c8)
6+
7+
8+
9+
## Architecture
10+
![MVVM Architecture](screenshots/mvvm_architecture.png "MVVM Architecture")
11+
12+
13+
14+
## Screenshots
15+
|<img src=screenshots/ss_listing.png width = "350"> | <img src=screenshots/ss_detail.png width="350"> |

0 commit comments

Comments
 (0)