Rick and Morty is a basic application fully written in Kotlin and leverages on key android concepts to allow users to;
- ☑️️View All Characters in Rick & Morty
- ☑️️ Search For Characters based on different criteria
- ☑️️ View the episodes a particular character has appeared in
- ✅ Kotlin
- ✅ MVVM Architecture
- ✅ Koin Dependency Injection
- ✅ ViewModel
- ✅ GraphQL + Coroutines
- ✅ Live data
- ✅ Navigation
- ✅ Coil
- ✅ Local Persistence with Room
- ✅mrcsxsiq for design inspiration based on Kotlin Pokedex
- ✅GraphQL API (https://rickandmortyapi.com/graphql)