Skip to content

ankode/SOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOS

Developed by Ankush Anshuman.

SOS is an Android App using Firebase APIs which broadcasts the location in case of an emergency.

TODO

  • Get the user's last known location
  • Get user location continiously at fixed intervals
  • Firebase authentication using Email/Password
  • Firebase authentication using Google SignIn
  • Populate Firebase Database
  • Upload location to Firebase Database
  • Implement Firebase Database to cache offline locally
  • Sync between online and offline database
  • Broadcast/Notify to Other Users via Android Service
  • Create Profile update/view Activity
  • Read/Recieve Location of other users
  • Show Location on MapsActivity
  • Improve UI