Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakharaalief/Slootnime-APP
Slootnime is simple android app to learn graphql API with Apollo and clean architecture
https://github.com/bakharaalief/Slootnime-APP
android apollo graphql hilt-android kotlin
Last synced: 3 months ago
JSON representation
Slootnime is simple android app to learn graphql API with Apollo and clean architecture
- Host: GitHub
- URL: https://github.com/bakharaalief/Slootnime-APP
- Owner: bakharaalief
- Created: 2022-08-31T09:44:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T08:21:12.000Z (almost 2 years ago)
- Last Synced: 2024-07-16T05:40:06.270Z (4 months ago)
- Topics: android, apollo, graphql, hilt-android, kotlin
- Language: Kotlin
- Homepage:
- Size: 8.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-android-kotlin-apps - Slootnime-APP - Hilt, LiveData, Lifecycle, ViewModel, Apollo, Glide, Pagging, Lottie </br></br> <i> Last commit: 9 months ago</i> | 🌟 3 </br> 🍴 0 </br> 👁️ 2 | (:art: Pattern / MVVM)
README
# Slootnime App
Slootnime is simple android app to learn graphql API with Apollo and clean architecture## Video preview
[Youtube](https://www.youtube.com/shorts/EQIaCG7K9mA)## How to run locally ?
Clone project
```
git clone https://github.com/bakharaalief/Slootnime-APP.git
```
Open this project on your android studio. Wait the configuration and after that you can use this app.## Api Source
- [Anilist API](https://studio.apollographql.com/sandbox/explorer?endpoint=https%3A%2F%2Fgraphql.anilist.co&explorerURLState=N4IgJg9gxgrgtgUwHYBcQC4TADpIAR4AKAhgOYJ474F6JgCWxluNNAzvSggKoBOANi1Z4UnfhSrCayUv3psAFkKlJiogG4JlNAL7aCYBGyi96AB1EQk2vdVs6QAGhDrip4gCNxbDFmy9cBx0gA)## Dependencies
- [Dagger Hilt](https://github.com/google/dagger) - DI library
- [Apollo](https://github.com/apollographql/apollo-kotlin) - query graphql
- [Lottie](https://github.com/airbnb/lottie-android) - Animation inside App## Screenshot