Skip to content

kounalem/Rick-And-Morty---GraphQL

Repository files navigation

Android GraphQL Showcase

This project demonstrates the usage of GraphQL in an Android application. It leverages several modern Android libraries and frameworks to create a robust and efficient app.

Features

  • GraphQL Integration: Uses Apollo's GraphQL client to fetch and manage data.
  • Dependency Injection: Utilizes Hilt for dependency injection.
  • Database: Implements Room for local data storage.
  • UI: Built with Jetpack Compose for a modern, declarative UI.

Libraries Used

  • Apollo GraphQL: For querying and mutating data from a GraphQL server.
  • Hilt: For dependency injection.
  • Room: For local database management.
  • Jetpack Compose: For building the UI.

Getting Started

Prerequisites

  • Android Studio

Installation

Just clone the repository:

About

Rick and morty using graphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages