A simple Jetpack Compose app that uses the Rick and Morty API
R.M.Cards.Demo.mp4
-
Search
- Search for any Rick and Morty character by name
- Fetch new characters in background
- Auto-saves characters to local storage
-
Animations
- Enjoy smooth scrolling animations
- Android Studio
- Android SDK
Feel free to download the latest release from one of the sources above.
If you want to build it yourself, follow the steps below.
-
Clone the repo
git clone https://github.com/BrianJr03/Rick-And-Morty.git
-
Open in Android Studio
-
Run on emulator or device
- Kotlin
- RoomDB
- DaggerHilt
- WorkManager
- Jetpack Compose
- Coroutines with Flows
- MVVM with Repository