A mobile application for Android and iOS, implemented in NativeScript and Angular with the purpose of sharing evant details and submitting event feedback.
Feel free to contribute to the source code!
To run the app on a connected device or emulator you first need to follow NativeScript setup instructions.
Run the app with tns run [android | ios] --bundle
.
You will need to provide your own backend service to handle event data. For a quick setup we recommend using our DigiSAM framework.