Skip to content

Commit

Permalink
Updating doc..
Browse files Browse the repository at this point in the history
  • Loading branch information
WaheedNazir authored Jul 10, 2021
1 parent 9d6412b commit 606c6b5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,17 @@ A sample app that display list of New York Times news. The purpose of this proje

### Other samples of MVVM using Kotlin

* [Currency-Converter-MVVM]: Currency converter app developed using Kotlin, MVVM, Hilt, Room, Unit Testing, Corouties.
* [News-Android-MVVM-Kotlin-Hilt] - New York Times News sample app developed using MVVM, Kotlin, Hilt, Coroutines.
* [Todo-App-Kotlin-MVVM-Hilt] - Todos app developed using Kotlin,MVVM, Hilt, Network Bound Resources etc.
* [Android-MVVM-RxJava-Movies] - Movies app developed using Kotlin,MVVM, Koin and RxJava etc.
* [Movies-Android-MVVM-RxJava] - Movies app developed using Kotlin,MVVM, Koin and RxJava etc.
* [Countries-News-Kotlin-MVVM]: Countries news devceloped using MVVM, Kotlin, Hilt, NetworkBoundResources, Room DB etc.

[Countries-News-Kotlin-MVVM]: <https://github.com/WaheedNazir/Kotlin-MVVM-Architecture>
[Todo-App-Kotlin-MVVM-Hilt]: <https://github.com/WaheedNazir/TodoKotlinMVVMHilt>
[Android-MVVM-RxJava-Movies]: <https://github.com/WaheedNazir/Android-MVVM-RxJava-Movies>
[Movies-Android-MVVM-RxJava]: <https://github.com/WaheedNazir/Android-MVVM-RxJava-Movies>
[News-Android-MVVM-Kotlin-Hilt]: <https://github.com/WaheedNazir/NewYorkTimesMvvmSample>
[Currency-Converter-MVVM]: <https://github.com/WaheedNazir/CurrencyConverter>



Expand Down

0 comments on commit 606c6b5

Please sign in to comment.