slowikj / quotable-android-app

Android consumer of Quotable API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quotable Android App

πŸš€ Overview

Quotable App, a consumer of Quotable API, is a showcase project that presents my approach to Android application development.

πŸ—οΈοΈ Built with

What How
πŸ— Architecture MVVM with Use Cases
πŸ’‰ DI Hilt
πŸ›£οΈ Navigation Jetpack Navigation
🌊 Async Coroutines + Flow
🌐 Networking Retrofit
πŸ§ͺ Testing JUnit + Turbine
πŸ“œ Paging Jetpack Paging 3
πŸ—„οΈ Local storage/offline support Room
🎭 UI View/Data binding + Dark/Light mode support

About

Android consumer of Quotable API

License:Apache License 2.0


Languages

Language:Kotlin 100.0%