Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a914-gowtham/RickNMortyCompose

A Jetpack compose android app based on Rick and Morty Graphql
https://github.com/a914-gowtham/RickNMortyCompose

android hilt-compose jetpack-android jetpack-compose jetpack-pagination morty-graphql-api

Last synced: 3 months ago
JSON representation

A Jetpack compose android app based on Rick and Morty Graphql

Awesome Lists containing this project

README

        

# RickNMortyCompose

![Workflow result](https://github.com/a914-gowtham/android-template-compose/workflows/Android%20CI/badge.svg)

Update: implemented clean architecture in the clean_arch branch

An android app to demo. Graphql + Jetpack compose + Hilt / Koin(koin branch).
based on https://github.com/Dimillian/MortyUI SwiftUI project and https://github.com/joreilly/MortyComposeKMM Kotlin multiplatform mobile project

## 🛠 Built with
* Jetpack compose
* Apollo graphql
* Accompanist
* Paging compose
* DI with Hilt/Koin

## 📱 Install

[![RickNMortyCompose App](https://img.shields.io/badge/RickNMortyCompose-APK-blue.svg?style=for-the-badge&logo=android)](https://github.com/a914-gowtham/RickNMortyCompose/releases/tag/v1.0.0)

![GitHub Cards Preview](https://github.com/a914-gowtham/RickNMortyCompose/blob/main/arts/banner.jpg?raw=true)

## License
```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```