Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/a914-gowtham/RickNMortyCompose
- Owner: a914-gowtham
- License: apache-2.0
- Created: 2021-06-29T13:18:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T09:45:41.000Z (7 months ago)
- Last Synced: 2024-06-25T03:36:16.218Z (4 months ago)
- Topics: android, hilt-compose, jetpack-android, jetpack-compose, jetpack-pagination, morty-graphql-api
- Language: Kotlin
- Homepage: https://rickandmortyapi.com/graphql
- Size: 15 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - RickNMortyCompose - gowtham](https://github.com/a914-gowtham) | A Jetpack compose android app based on Rick and Morty Graphql </br></br> <i> Last commit: 2 years ago</i> | 🌟 23 </br> 🍴 0 </br> 👁️ 1 | (:art: Pattern / Jetpack Compose Apps)
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 athttps://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.
```