Skip to content

Kotlin Multiplatform for OPass

Notifications You must be signed in to change notification settings

CCIP-App/CCIP-KMP

Repository files navigation

CCIP-KMP (OPass)

CCIP (Community Checkin with Interactivity Project) a.k.a OPass, is Taiwan's FLOSS conference check-in solution and provides newest event information for audience. This repository hosts the source code for its Android and iOS apps.

Usage

Some of the conferences in which OPass has been in use for the past few years are:

Development

OPass uses Kotlin Multiplatform Project to implement data handling (network and database) just once using Kotlin while the UI is kept native (Swift for iOS, Kotlin for Android).

  • Licensed and distributed under the GNU GENERAL PUBLIC LICENSE v3
  • List of contributors can be viewed on this repository's contributors graph.

In case you wish to contribute to the development of this project, feel free to open a Pull Request or an Issue for the same. Contributions are always welcome.

About

Kotlin Multiplatform for OPass

Resources

Stars

Watchers

Forks

Releases

No releases published