Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MUSTREAD #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions MUSTREAD
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
ANDROID VERSION->

Alertify notifies drivers to make space for emergency vehicles
One can login as user if he/she wants to contribute to the cause. Or one can login as Emergency Vehicle driver who is currently driving it.

Working
In both case we take live location of users using forground services and notification channel and store them in oue firbase database.
If an emergency vehicle is aroung half kilometer radius of the user , the user will get notified with the ambulances location so user can take some measure to prevent it.
At last we use google maps api to present the Emergency services as well as user.

For Emergency vehicles to register he must register through our app version where he will be provided with username and password to do so
Here is our dummy username and password for usage
username = user
password = user
The user authentication is done using firebase too.


Also we have integrated chatbot using Gemini api , which can explain any photo so can be used for stucked situations ,reading roadsigns or sudden help in any thing.



In India more than 24,000 people die everyday :( due to delay in emergency services . Our project works on the very same problem.