Quotes App
An Android application built with Kotlin following the MVVM pattern. Retrieve and display inspiring quotes seamlessly.
Features
- MVVM Pattern: Ensures a clear separation of concerns for maintainability.
- Data Handling:
- Utilizes Retrofit for efficient networking.
- Room Database for local storage, allowing offline access.
- Response States: Handles success, failure, and loading states for a smooth user experience.
Screenshots
First batch of Quotes |
Second Batch of Quotes |
|
|
Installation
- Clone the repository.
- Open the project in Android Studio.
- Run the app on an emulator or device.
Usage
- Launch the Quotes App on your Android device.
- Explore a curated collection of quotes from various sources.
- Experience a smooth and responsive user interface with the MVVM architecture.
License
This project is not licensed. All rights reserved.
GitHub
View Github