About
This project is an Android App that communicates with a back-end server to display different One Piece characters. It's roughly based on this course.
It uses the following stack:
- Jetpack Compose: native Android UI toolkit.
- Room: Android local database.
- Retrofit: HTTP client for Android and Java.
- Accompanist: extensios for Jetpack Compose.