This repository contains the source code for the app intended to be used at the registration desk.
git clone git@github.com:ksch-workflows/registration-desk.git \
-o upstream \
registration_desk
cd ../backend
./gradlew bootRun
For local development, the Registration Desk app can be started like this:
flutter run -d chrome --target lib/main_dev.dart
dart format .
dart analyze
K.S.C.H. Workflows is maintained by KS-plus e.V., a non-profit association dedicated to supporting the Kirpal Sagar project.
It is licensed under the Apache License Version 2.0.