It simply loads list of post with pagination from Reddit Api ( https://www.reddit.com/r/android/ ) and stores it in persistence storage (i.e. Room Database).
- Kotlin - First class and official programming language for Android development.
- Coroutines - For asynchronous and more..
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- Dagger 2 - Dependency Injection Framework
- Epoxy - library for building complex screens in a RecyclerView
- Retrofit - A type-safe HTTP client for Android and Java.
- Gson - A modern JSON library for Kotlin and Java.
- Material Components for Android - Modular and customizable Material Design UI components for Android.