Inspiration

We were inspired by the civilian outreach that occurred during Hurricane Harvey. Rescuers in their own boats were scanning social media outlets for locations of people who needed rescuing from the flood waters. This was inefficient and needlessly endangered lives. Ark efficiently connects rescue victims and rescuers in one system. Intelligently dispatching rescuers to victims.

What it does

A victim in an emergency situation can send a request to the system using their iPhone. The system will then look for the best match of rescuer and dispatch them to their location. The victim will be updated showing their location and the rescuer coming to get them, as well as the rescuers distance and estimated travel time.

How I built it

I built the backend in Django. The backend will receive a victim's request (sent from the user's phone over the net) it will then process the request and dispatch a rescuer, sending back the appropriate data to be displayed to the user. The backend site also serves as a "Command Post" showing all active victim and rescuer locations.

Challenges I ran into

Connecting all system components, synced

Accomplishments that I'm proud of

Finished product

What I learned

A great deal

What's next for Ark

Making the decision making algorithm more complex.

Share this project:

Updates