Skip to content

joreilly/ClimateTraceKMP

Repository files navigation

Kotlin/Compose Multiplatform project to show climate related emission data from https://climatetrace.org/data. Development just started so very much work in progress right now! Have started with showing sector emission data per country but ton of other info available as well (ideas very welcome!).

Running on

  • iOS (SwiftUI + shared Compose Multiplatform UI)
  • Android
  • Desktop
  • Web (Wasm)
  • Web (Kotlin/JS) - contributed by https://github.com/yogeshVU
  • Kotlin Notebook

The iOS client as mentioned includes shared Compose Multiplatform UI code. It also includes option to use either SwiftUI or Compose code for the Country List screen (in both cases selecting a country will navigate to shared Compose emissions details screen).

Screenshot 2024-04-29 at 21 13 54

Android (Compose)

Screenshot_20231210_180223

iOS (SwiftUI/Compose)

Simulator Screenshot - iPhone 15 Pro - 2023-12-10 at 19 31 59

Compose for Desktop

Screenshot 2023-12-14 at 17 17 23

Compose for Web (Wasm)

Screenshot 2023-12-14 at 17 16 17

Compose for Web (Kotlin/JS)

Screenshot 2023-12-14 at 17 16 17

Kotlin Notebook

Screenshot 2023-12-14 at 20 33 45