Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 3.09 KB

README.md

File metadata and controls

71 lines (41 loc) · 3.09 KB

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