dozmaden / wanted-by-fbi

A KMM application displaying a list of people wanted by the FBI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WANTED BY THE FBI

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.

App Demonstration

TO-DO

  • Basic Android Application
  • Work with FBI API
  • SQLDelight Implementation
  • Jetpack Compose
  • SwiftUI
  • Search function?

Additional information

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:

kotlin-hands-on/kmm-networking-and-data-storage

Android Compose Tutorial Android Developers

About

A KMM application displaying a list of people wanted by the FBI.

License:GNU General Public License v3.0


Languages

Language:Kotlin 98.5%Language:Swift 1.5%