Skip to content
forked from joreilly/Confetti

KMM GraphQL based conference sample with Jetpack Compose Android, Compose for Wear and SwiftUI iOS clients along with GraphQL backend.

License

Notifications You must be signed in to change notification settings

xxfast/Confetti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confetti 🎊

kotlin-version

Get it on Google Play Store Get it on App Store

Kotlin Multiplatform GraphQL project (backend and clients) to allow viewing of conference information for a range of conferences.

Includes:

  • SwiftUI iOS client
  • Jetpack Compose Android client
  • Compose for Desktop client (early version)
  • Compose for Wear OS client (contributed by https://github.com/yschimke)
  • Compose for iOS (session details screen shared across platforms)
  • Android Auto and Automotive OS (contributed by https://github.com/cmota)
  • Apollo GraphQL based Kotlin Multiplatform shared code
  • GraphQL backend

Contributors

Related posts

Building

Use Android Studio/IntelliJ to build/run Android client. Requires Xcode 14 or later for iOS client.

Screenshots

Screenshot 2023-04-02 at 14 28 02

Tablet Screenshot of Confetti

Wear Screenshots of Confetti screens

Desktop Screenshot of Confetti screens

Walkthrough of Confetti running on Android Auto

Walkthrough of Confetti running on Android Automotive

API

The API is available at https://confetti-app.dev/graphiql You can query the list of conferences with conferences.id and chose what conference to query by passing a "conference" HTTP header

About

KMM GraphQL based conference sample with Jetpack Compose Android, Compose for Wear and SwiftUI iOS clients along with GraphQL backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 92.2%
  • Swift 3.6%
  • HTML 2.1%
  • Other 2.1%