This project is absolutely not meant to be a real product of any kind. It's a case study app aiming at fetching Mastodon REST API on Android.
- Material Design Components
- Kotlin
- Kotlin coroutines
- Retrofit (+ Gson converter), using
suspend
for Kotlin coroutines - Coil
- JUnit
- Espresso