Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 571 Bytes

smart_alert

This Android application simulates an emergency alerting mechanism, for falls, earthquakes and fires.
Users can abort an emergency alert creation, manage their emergency contacts and view their emergency alerts history.
Firebase is used for user management and storing data.

Activities

  • Login: Authenticates user before using the application.
  • SmartAlert: Monitor user's activity and/or report emergencies.
  • UserEmergencyAlertsHistory: Display emergency alerts history.
  • EmergencyContacts: Add, modify and delete Emergency Contact records.