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.
Some of the conferences in which OPass has been in use for the past few years are:
- COSCUP (Conference for Open Source Coders, Users and Promoters)
- SITCON (Students' Information Technology Conference)
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.