You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hospital finder and recommender based on user's current location and also helps in finding nearest hospital and recommend hospital based on his locality and also check the shortest route to the hospital using graph database (neo4j).
hospital finder and recommender based on user's current location and also helps in finding nearest hospital.
user can aslo find based on his locality and also check the shortest route to the hospital
Usage
npm install
node app.js
Go to
localhost:3000
About
hospital finder and recommender based on user's current location and also helps in finding nearest hospital and recommend hospital based on his locality and also check the shortest route to the hospital using graph database (neo4j).