Skip to content

SkautDevs/kissj-validator

Repository files navigation

Kissj Validator

Validate QR codes on entry from a kissj registration system.

Prerequisites

  • Flutter & Dart installed
  • A lot of patience and luck

Getting Started

  • Clone the repository
  • Run flutter pub get to install dependencies

Run

  • Run flutter run to start the app
  • Scan a QR code to validate it
  • Hope for the best.

Build

  • Run flutter build apk to build the app
  • Install the apk on your device

License

This project is licensed under Apache 2.0 - see the LICENSE file for details