Skip to content

A simple Quotes Application that fetches quotes from a remote API and shows it using a RecyclerView. It uses Kotlin Coroutines to make network calls asynchronously using Retrofit. The architecture used is MVVM.

Notifications You must be signed in to change notification settings

keshriAyushh/Quotify

Repository files navigation

A simple Quotes Application that fetches quotes from a remote API and shows it using a RecyclerView. It uses Kotlin Coroutines to make network calls asynchronously using Retrofit. The architecture used is MVVM.

About

A simple Quotes Application that fetches quotes from a remote API and shows it using a RecyclerView. It uses Kotlin Coroutines to make network calls asynchronously using Retrofit. The architecture used is MVVM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages