The mobile application for our system will be available on both Android and IOS. The IOS app will be developed using the Swift programming language and the Xcode IDE. The Android app will be developed using the Java programming language and the Android Studio IDE. The Apps will listen for changes in the Firebase Database and make alerts based on when data is added to the matching system ID that the app is listening to. Push notifications will be done using Firebase Cloud functions that send a Firebase Cloud Message as a notification when data has been added.

