Skip to content

A toy app that consumes the Rick & Morty API and presents its data via Jetpack Compose

Notifications You must be signed in to change notification settings

jamesonwilliams/rick-morty-compose

Repository files navigation

Rick and Morty App

A simple app that pulls character data from the Rick and Morty API and displays it in a grid view. You can click on the thumbnails to get more detail about a specific character.

The code is intended to showcase a simple list/detail Android app that makes mainstream and modern tech choices ("best practices") in Android development as of Q4 2023. (Google's excellent Now in Android App reference does this too, but is a more complex example.)

Technical Choices

To do

  • Broader and more elegant use of MaterialTheme
  • Tests

About

A toy app that consumes the Rick & Morty API and presents its data via Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Languages