Sakshi-75 / Ambulance-tracker

This webapp tracks location of an ambulance in real-time and it notifies hospital when an ambulance is within 3km range of a hospital which could potentially reduce treatment delay.

Home Page:https://youtu.be/KkqGRHMl9Sk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ambulance-trackeršŸš‘

This web app assists hospitals by bridging the communication gap between Ambulance driver and hospital management especially during emergency cases. This web app successfully tracks and alerts hospital management by which delay in treatment of patient can be reduced. This could potentially save lives.

This webapp notifies hospital when an ambulance is within 3km range of a hospital. This will be very useful at times of emergency cases which assists in timely treatement of patients. This works by tracking ambulance location(coordinates) in real-time. The location stats will also be updated in realtime on hospital's display board.

This webapp was built using ReactJS, Node.js, Express, MongoDB, Socket.io, Geo-location API.

To install the webapp, run the following commands:-

- git clone https://github.com/Yaswanth820/Ambulance-tracker.git
- cd Ambulance-tracker
- cd server
- npm install
- npm start
- run clients on localhost

Links

Check out the working of my project here.

Check out the deployed web app here.

ā¤ā¤

About

This webapp tracks location of an ambulance in real-time and it notifies hospital when an ambulance is within 3km range of a hospital which could potentially reduce treatment delay.

https://youtu.be/KkqGRHMl9Sk

License:MIT License


Languages

Language:JavaScript 53.3%Language:Java 31.5%Language:HTML 9.4%Language:CSS 4.8%Language:Dockerfile 0.9%