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

Fetching Quotes
Fetching Quotes
First batch of Quotes Second Batch of Quotes
First batch of Quotes Second Batch of Quotes
Deleting All Quotes
Deleting All Quotes

Installation

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Run the app on an emulator or device.

Usage

  1. Launch the Quotes App on your Android device.
  2. Explore a curated collection of quotes from various sources.
  3. Experience a smooth and responsive user interface with the MVVM architecture.

License

This project is not licensed. All rights reserved.

GitHub

View Github