Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from joreilly/Confetti

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

License

Notifications You must be signed in to change notification settings

Goooler/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/Compose Multiplatform GraphQL project (backend and clients) to allow viewing of conference information for a range of conferences.

Includes:

Contributors

Related posts

Building

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

Screenshots

Screenshot 2024-11-30 at 18 48 39

Tablet Screenshot of Confetti

Wear Screenshots of Confetti screens

Screenshot 2024-03-30 at 19 46 48

Walkthrough of Confetti running on Android Auto

Walkthrough of Confetti running on Android Automotive

Gemini functionality

Gemini based talk recommendations for particuar conference are included in the mobile clients (if gemini_api_key configured in local.properties). Desktop client allows free entry of query.

Screenshot 2024-02-25 at 09 58 16

API

The API is available at https://confetti-app.dev/graphql (IDE). 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 and GraphQL backend.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 93.5%
  • HTML 2.9%
  • Swift 1.2%
  • HCL 1.1%
  • Other 1.3%