Skip to content

tim-js/tito-registration

Repository files navigation

tito Registration App

Improved checkin app for ti.to events, based on the order number, which is an auto-increment.

Built with React Native, using Expo.

Usage

Cheackout our in-depth article on how to use this app and how to get a Queueless Registration.

Development

To run the app there follow the instructions from expo-cli.

Then run:

- npm run android
- npm run ios
- npm run web

Release

To create a build, run:

eas build -p ios
eas build -p android

For iOS, validate the build:

xcrun altool --validate-app -f [build_name.ipa] -t ios -u [email] -p [password]

To upload the build on TestFlight:

xcrun altool --upload-app -f [build_name.ipa] -t ios -u [email] -p [password]

Privacy Policy

To use this app, we need an Api Key from ti.to and your Team Slug. This data is stored ONLY on your device. We don't save it on our servers or any other 3rd party service.

Read more about our Privacy Policy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages