Git Product home page Git Product logo

shield12345 / ambulance-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csgeeek/ambulance-tracker

0.0 0.0 0.0 3.91 MB

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

License: MIT License

JavaScript 54.99% Java 30.37% CSS 4.67% HTML 9.07% Dockerfile 0.90%

ambulance-tracker's Introduction

Smart Siren (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, TailwindCSS.

To install the webapp, run the following commands:-

- git clone https://github.com/Yaswanth820/Ambulance-tracker.git
- npm install (in server, clients folders)

To initialize the project follow the below steps:-

- Download and install MongoDB compass 
- Create a database with <DB_NAME> in the MongoDB compass application
- Create a .env file in the server folder with the following details DB_URI=https://localhost:27017/<DB_NAME>

Run the project => npm start

Links

Check out the working of my project here.

Check out the deployed web app here.

Upcoming Features

Integrate with UHS.

Fun-Fact

This project has got selected for Google Startup Bootcamp.

โคโค

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.