Skip to content

A Community Checkin with Interactivity Project made with Jetpack Compose

License

Notifications You must be signed in to change notification settings

mikucat0309/OPass

Repository files navigation

OPass Compose

Status: Work In Progress

Feature

  • Home
  • Switch events
  • Sessions
    • Browse
    • Details
  • Ticket
    • Enter manually
    • Scan a QR Code
    • Scan a image
    • Show my ticket
  • WebView
  • Settings
    • Save tokens
    • Local cache
  • Material Design 3 theme

Screenshot

home switch-event schedule

Development

Format

./gradlew :app:ktfmtFormat

Lint

./gradlew :app:detekt

Local debug

Requirements

  • ADB
  • Caddy

Start a mock server

adb reverse tcp:8080 tcp:8080
cd local-server
caddy run --watch

About

A Community Checkin with Interactivity Project made with Jetpack Compose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published