Dispatch is a team management application in the Android environment, built for use by a crisis response team. It is designed to track multiple teams of users, communicate assignments from a dispatcher, and measure the time to respond. This app relies heavily on Google Firebase Realtime Database, Authentication, and Notifications.
Requires a firebase instance and credentials Replace our firebase path with yours Register your app Instantiate a database
Android Studio Google Developer API Keys for Geocoding, Distance Matrix Google Firebase
- Firebase - The cloude ecosystem
- Google Geocoding API - Address to Latitude and Longitude
- Google Distance Matrix API - Travel time from single origin to multiple destinations
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.