Skip to content

This is a web application that gets user's input location and find shortest path to the nearest hospital using A* algorithm and also show it visually through graph by networkx library

Notifications You must be signed in to change notification settings

fatimaAfzaal/Optimizing-Emergency-Medical-service-Response-Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing Emergency Medical Service Response Time

This is a web application that gets user's input location and find the nearest hospital using A* algorithm and also show it visually through graph by networkx library. The main features of our project include:

  1. Welcome through voice at the start of the app
  2. Finding the shortest path to the nearest hospital
  3. View location on google maps
  4. Visualization by showing graphs
  5. Visualization by highlighting the shortest path on the graph

Front page:

When the app started the computrized voice welcomes by saying "Welcome to the Emergency service"

image This page will ask user to select emergency location and by pressing find path it goes to next page as well as when this page appears audio says "Welcome to the Emergency Service"

image

This graph displayed is through networkx and matplotlib library. Also user can see the location of that nearest hospital on Google maps.

About

This is a web application that gets user's input location and find shortest path to the nearest hospital using A* algorithm and also show it visually through graph by networkx library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages