This app created with Swift to iOS platform using Firebase. User can start orienteering activity, answer questions, and see live scoreboard.
This application is currently in the development stage.
- Start Activity
- GPS + Question Control for Location
- Force quit with administrator key
- Features of rules page, timer, zoom in and out, and etc.
- Live Scoreboard (updated every 10 seconds)
- Team Synchronization
- iOS 15.0+
- Xcode 14.3.1
You can use CocoaPods to install Firebase, Analytics, Messaging, Crashlytics, Performance, App Check, In-app Messaging
by adding it to your Podfile
:
use_frameworks!
pod 'FirebaseAnalytics'
pod 'FirebaseAuth'
pod 'FirebaseFirestore'
pod 'FirebaseDatabase'
pod 'FirebaseMessaging'
pod 'FirebaseCrashlytics'
pod 'FirebasePerformance'
pod 'FirebaseAppCheck'
pod 'FirebaseInAppMessaging', "> 10.7-beta"
Can Duru – canduru2004@gmail.com, support@canduru.net