AmrAbdelhameed / NYTimesMostPopularArticlesLinks
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
☆37Updated 4 years ago
Alternatives and similar repositories for NYTimesMostPopularArticles
Users that are interested in NYTimesMostPopularArticles are comparing it to the libraries listed below
Sorting:
- An example project to demonstrate how to use Shimmer in your Android application☆63Updated 11 months ago
- ☆41Updated 4 years ago
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Updated 6 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development…☆63Updated 2 years ago
- Modular Android Project Template based on Kotlin, Gradle Kotlin DSL, buildSrc, ktlint, Detekt, Spotless, Github Actions, Dokka.☆39Updated last year
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆50Updated 5 years ago
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago
- Sample project for SMS User Consent API☆28Updated 5 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP☆91Updated 3 years ago
- The projects and the materials that accompany the Jetpack Compose course☆35Updated last year
- A guide for using state flows in Android☆45Updated 4 years ago
- Sample Application using the app architecture☆45Updated 5 years ago
- Facebook Timeline UI with Pure Kotlin Jetpack Compose☆142Updated 4 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 3 months ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 5 years ago
- Using (FOLDING CELL Library) to Expanding content cell with animation.☆42Updated 5 years ago
- Google Maps Api test using marker rotation and routes.☆40Updated 3 years ago
- The source code in this repository reflects a demo implementation for custom animation challenge organized by EGDroid☆19Updated 5 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆50Updated last year
- Simple Android App that implements Clean Code Architecture, SOLID Principles and a lot of cools tools, check it NOW!☆18Updated 6 years ago
- Android Jetpack + Kotlin, Coroutines, Flow + Clean Architecture + Domain model☆16Updated 10 months ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 5 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 6 years ago
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 6 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose.