This is a Kotlin Multiplatform Mobile (KMM) application for displaying a list of all wanted items from the FBI Wanted database. All info is taken from the public FBI API.
- Basic Android Application
- Work with FBI API
- SQLDelight Implementation
- Jetpack Compose
- SwiftUI
- Search function?
This application was done as a personal project for "Development of Cross-Platform Cloud and Mobile Applications" research seminar at HSE university.
Some code has been reused from these sources: