Easiest way to manage your health, medicines, emergencies all in one place.
The app shows nearby hospitals, an option to alert emergency contacts, sos button for fetching the number of nearby hospital in case of emergency, and alert emergency contacts regarding the same. Find the companion app here : Savior Companion app.
- Locate nearby Hospitals
- This feature help in locating all your nearby hospitals in your current location providing information on the distances and directions for you.
- Firebase - Authentication,Firestore,Storage
- TomTom API - Routing and Navigation
- OpenCage API - Location information
Clone or download the repo and place it anywhere in your computer. Open the folder in Android Studio or VS Code. Make sure that you have flutter SDK already installed. Type the command in terminal:
"flutter pub get"
After the command is run successfully you can run the app on real device or on emulator by pressing the Play button in Android Studio or by pressing F5 in VS Code.
On Android versions prior to Android 6.0, Savior requires the following permissions:
-
Full Network Access: It uses the network data for the firebase.
-
Message: Permission required for alerting relatives and to contact hospitals.
-
Access Current Location: Current location access required for informing the point of contact.
-
Storage: For uploading PDF file.
Any contributions are welcome. Here are a few ways you can help:
This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.