Skip to content

Tracking hospitals and ambulances for faster and efficient delivery of medical facility to patient.

Notifications You must be signed in to change notification settings

prasad8mhatre/HealthCareTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This system is used for tracking real time ambulance/hospitals nearby area for faster health care facility. User can get nearby ambulance/hospital information and can request for ambulance. Ambulance location is broadcasted to server which is displayed on user mobile. User can search for hospital as per his preferences.

Instructions to run locally

  1. Clone repository and download npm packages
git clone https://github.com/prasad8mhatre/HealthCareTracking
npm install
  1. Launch mongod in one terminal then run server.js
mongod
node server.js
  1. Open browser http://localhost:3000/

Special thanks to Ahmed Haque ([email protected]) for his valuable work at https://github.com/scotch-io/mean-google-maps.

About

Tracking hospitals and ambulances for faster and efficient delivery of medical facility to patient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages