Developed by Ankush Anshuman.
SOS is an Android App using Firebase APIs which broadcasts the location in case of an emergency.
- 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